footer{background:var(--ink);color:rgba(244,239,230,.7);margin-top:80px;padding:48px 24px;font-size:13px}
.foot-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px}
.foot-inner a{color:rgba(244,239,230,.7);text-decoration:none}
.foot-inner a:hover{color:var(--paper)}
