.site-footer{display:flex;justify-content:space-between;gap:20px;max-width:1280px;margin:0 auto;padding:0 20px 32px;color:var(--muted);font-size:12px;line-height:1.5}.site-footer nav{display:flex;gap:16px}.site-footer a{color:inherit}.site-footer a:hover{color:var(--green)}.site-footer a:focus-visible{outline:3px solid rgba(8,122,85,.25);outline-offset:3px}@media(max-width:620px){.site-footer{flex-direction:column}.site-footer nav{flex-wrap:wrap;gap:10px 16px}}
