.footer-social a{--icon-size:15px;--grid-column-gap:5px;--grid-row-gap:0px;align-items:center;border-radius:10%;cursor:pointer;display:inline-flex;font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + var(--icon-padding, .5em)*2);justify-content:center;line-height:var(--icon-size,25px);text-align:center;transition:all .3s;width:calc(var(--icon-size, 25px) + var(--icon-padding, .5em)*2)}.footer-social i{-webkit-font-smoothing:antialiased;display:block;font-family:Font Awesome\ 5 Brands;font-style:normal;font-variant:normal;font-weight:400;height:1em;line-height:1;position:relative;text-rendering:auto;width:1em}.footer-social i.fab.fa-facebook:before{content:"\f09a"}.footer-social i.fab.fa-linkedin:before{content:"\f08c"}.footer-social i.fab.fa-youtube:before{content:"\f167"}.footer-social i:before{left:50%;position:absolute;transform:translateX(-50%)}