footer{background:var(--color-primary);position:relative;padding:1rem 0;text-align:center;font-size:.9rem;margin-top:7rem}footer a{color:var(--color-bg)}footer .footer__logo{font-size:2rem;font-weight:500;margin-bottom:2rem;display:inline-block}footer .permalinks{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:0 auto 3rem;cursor:pointer}footer .footer__socials{display:flex;justify-content:center;gap:2rem;margin-bottom:4rem;font-size:1rem}footer .footer__socials a{background-color:var(--color-bg);color:var(--color-white);padding:.8rem;border-radius:.7rem;display:flex;border:1px solid transparent}footer .footer__socials a:hover{background:transparent;border-color:var(--color-bg);color:var(--color-bg)}footer .footer__copyright{color:var(--color-bg);font-weight:500}@media screen and (max-width: 600px){.permalinks{flex-direction:column;gap:1rem!important}.footer__socials{margin-bottom:2.6rem!important}}
