footer{margin-top:3.5rem;padding:3.5rem var(--MX-REGULAR) 1.5rem;background-color:#e5e8f1}footer .main{padding-bottom:3.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.25rem}footer .main .logo-socials ul.socials{margin-top:1rem;display:flex;list-style:none;font-size:2rem;gap:1rem}footer .main .logo-socials ul.socials li a:hover{color:hsl(28,7%,28%)}footer .main ul.column{list-style:none;max-width:250px}footer .main ul.column .title{font-weight:200;margin-bottom:1rem}footer .main ul.column li{margin-bottom:.5rem}footer .main ul.column li a:hover{text-decoration:underline}footer .end-line{border-top:1px solid hsla(28,7%,43%,.2);padding-top:1.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}