.footer{background:linear-gradient(135deg in oklch,#c4c3af,#fff);color:var(--color-secondary);font-weight:600;padding:var(--space-lg) 0}.footer a{color:inherit;text-decoration:none}.footer a:hover{text-decoration:underline}.footer__socials{display:flex;gap:var(--space-lg);justify-content:flex-end;margin-top:var(--space-2xl)}.footer-socials__item{width:var(--space-2xl)}@media(min-width:48rem){.footer-wrapper{align-items:center;display:flex;gap:var(--space-2xl);justify-content:space-between;--flow-spacing:0}.footer-nav__list{align-items:center;display:flex;gap:var(--space-lg)}.footer__socials{margin-top:0}}