footer{background:var(--grey-light);color:var(--black);padding-bottom:2rem;padding-top:2rem}footer a,footer a:hover{color:var(--blue)}footer .footer-wrapper .container{margin:0 auto;max-width:1240px;padding:0 20px}footer .footer-wrapper .container .row{align-items:center;display:flex;justify-content:space-between}footer .footer-wrapper .container .row .footer-social{-moz-column-gap:1rem;column-gap:1rem;display:flex}footer .footer-wrapper .container .row .footer-social a{align-items:center;display:flex;flex-direction:column;justify-content:center}footer .footer-wrapper .container .row .footer-social a span{line-height:.875rem}footer .footer-wrapper .container .row .footer-social a svg{height:1.125rem;transform:translateY(1px);width:auto;fill:var(--blue)}