/* social media icons */
.social-follow .fab {
    background-color: #666666;
}
/* not sure what these were so I commented them out 
.arts-humanities .feed-icons {
  display:none;
}

.block-block-content009a57da-d758-4b04-b530-c1cc9ee30eab {
  margin-top: 3.2rem;
}
*/

@media (max-width: 990px) {
    .social-follow {
        position: absolute;
        left: 0;
        top: 34rem;
        z-index: 1;
    }
}

.social-svg {
  width: 60%;
  margin-bottom:.3em
}

.social-columns {
  margin-bottom: -1.8em;
}