.footer{background-color:#1b2736ed;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1rem;justify-content:center;padding:2rem 0}@media(max-width:768px){.footer{flex-direction:column}}.footer .link{display:grid;flex-wrap:wrap;gap:1rem;grid-template-columns:repeat(4,1fr);max-width:50rem}@media(max-width:768px){.footer .link{grid-template-columns:repeat(3,1fr);padding:0 2rem}}@media(max-width:640px){.footer .link{grid-template-columns:repeat(2,1fr);padding:0 2rem}}.footer .link a{background:#d1f1ea;border-radius:.5rem;color:#fff;color:#252a34;font-weight:600;padding:.75rem 1rem;text-decoration:none}@media(max-width:768px){.footer .link a{font-size:.75rem}}
