.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__social .footer__social-link{margin:0 10px;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.footer__social .fa-twitter:before{content:"\F099"}.footer__social .fa-facebook-f:before{content:"\F39E"}.footer__social .fa-youtube:before{content:"\F167"}.footer__social .fa-instagram:before{content:"\F16D"}.footer__social .fa-linkedin-in:before{content:"\F0E1"}.footer__social .fa-twitch:before{content:"\F1E8"}.footer__social .fa-meetup:before{content:"\F2E0"}.footer__social .fa-gitlab:before{content:"\F296"}.footer__social .footer__social-link--img{display:block;height:20px;position:relative;width:13px}.footer__social .footer__social-link--img .footer__social-icon{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.footer__social .footer__social-link--img:hover .footer__social-icon--normal{opacity:0}.footer__social .footer__social-link--img:hover .footer__social-icon--hover{opacity:1}.footer__social .footer__social-icon--hover{opacity:0}@media (min-width:576px){.footer__social .footer__social-link{font-size:22px}}