.socialBlock{}.socialBlock-bg{padding-bottom:2rem;background-size:cover;background-repeat:no-repeat;position:relative}.socialBlock-bg:before{content:'';background-image:linear-gradient(-180deg,rgba(124,127,128,0.73) 40%,rgba(137,142,142,0.63) 92%);position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.socialBlock-container{z-index:10}.socialBlock-body{display:grid;grid-template-columns:400px 1fr}.socialBlock-feed{width:400px;height:100%;position:relative}.socialBlock-follow{color:#FFF;align-self:center;justify-self:center}.socialBlock-links{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;padding:0}.socialBlock-links li{padding:1rem 2rem}.socialBlock-platform{font-size:4rem}.socialBlock-platform:hover,.socialBlock-platform:focus{opacity:.75}.socialBlock-heading{font-family:'museo-slab',sans-serif;text-align:center;font-size:2rem}@media (max-width:800px){.socialBlock-body{grid-template-rows:450px 1fr;grid-template-columns:100%}.socialBlock-feed{text-align:center;justify-self:center}.socialBlock-links li{padding:1rem}}@media (max-width:600px){.socialBlock-heading{font-size:1.5rem}.socialBlock-platform{font-size:3rem}}@media (max-width:450px){.socialBlock-links{margin-bottom:1rem}.socialBlock-links li{padding:.5rem}}