.social-follow{flex-direction:column}.social-follow__heading{font-size:1rem;font-weight:700;line-height:1.778rem}.social-follow__icons{height:100%;text-align:right}.social-follow__links{list-style-type:none;margin:0;padding:0;text-align:left}.social-follow__links li{display:inline-flex;height:32px;margin-top:15px;vertical-align:middle;width:32px}.social-follow__links li:not(:last-child){margin-right:15px}.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{max-height:32px;max-width:32px}.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:767px){.social-follow__heading{line-height:1.875rem}}