.footer-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.footer-nav a{padding:9px 11px;border-radius:8px;color:#d8cae6;text-decoration:none;font-weight:800;transition:background .2s,color .2s}.footer-nav a:hover,.footer-nav a:focus-visible{color:var(--gold);background:rgba(255,216,77,.09)}@media(max-width:760px){footer .wrap{justify-content:center;text-align:center}.footer-nav{justify-content:center;width:100%;order:2}}
