.site-footer{border-top:1px solid var(--line);background:#061011;padding:3.5rem 0 1.5rem}.footer-grid{width:var(--wrap);margin:auto;display:grid;gap:2.2rem}.footer-copy{max-width:37ch}.footer-links{display:grid;gap:.65rem;align-content:start}.footer-links a{color:var(--muted);text-decoration:none}.footer-links a:hover{color:var(--teal)}.footer-bottom{width:var(--wrap);margin:2.5rem auto 0;padding-top:1.3rem;border-top:1px solid var(--line);color:#94a39c;font-size:.82rem;display:grid;gap:.6rem}@media(min-width:700px){.footer-grid{grid-template-columns:1.5fr 1fr}.footer-bottom{display:flex;justify-content:space-between;gap:2rem}}