.footer{background-color:var(--neutral-900);padding:64px 0 32px}.footer-content{gap:32px 80px}.footer-content,.footer-social,.footer__links{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.footer-social,.footer__links{gap:var(--spacer-sm)}.footer__links a,.footer__links li{color:var(--neutral-300);font-size:.875rem;font-weight:400;margin-bottom:0}footer .footer__links a:focus,footer .footer__links a:hover{color:var(--white);text-decoration-color:transparent}.footer-social a:hover{opacity:.75}.footer-social__icon{display:block}@media (min-width:1050px){.footer{padding:42px 0}.footer-content{justify-content:space-between}.footer-social,.footer__links{gap:2.25rem;justify-content:flex-start}}