.social-follow{align-items:center;display:grid;grid-template-columns:61% 39%}.social-follow__heading{font-size:1rem;line-height:2rem}.social-follow__icons{height:100%;text-align:right}.social-follow__links{line-height:0;list-style-type:none;margin:0;padding:0;text-align:left}.social-follow__links li{display:inline-flex;vertical-align:middle}.social-follow__links li:not(:last-child){margin-right:30px}.social-follow__links li>a{align-items:center;display:inline-flex;justify-content:center;transition:all .5s}.social-follow__links li .social-follow__icon,.social-follow__links li .social-follow__icon--hovered{height:24px;width:24px}.social-follow__links .social-follow__icon--hovered{display:none}.social-follow__links li:hover .social-follow__icon--hovered{display:block}.social-follow__links li:hover .social-follow__icon{display:none}@media screen and (max-width:991px){.social-follow{grid-template-columns:1fr}.social-follow__icons{text-align:left}}@media screen and (max-width:767px){.social-follow{margin-top:0}.social-follow__heading{font-size:1rem;line-height:1.68}.social-follow__links li:not(:first-child){margin-left:0}}