.site-footer{grid-template-columns:1.2fr 1.5fr auto;align-items:start;gap:28px;padding-top:42px;display:grid}.site-footer>div{flex-direction:column;gap:7px;display:flex}.site-footer strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500}.site-footer span{line-height:1.55}.site-footer .footer-links{flex-flow:wrap;justify-content:flex-end;gap:16px;display:flex}.site-footer .footer-links a{color:var(--accent);font-weight:700}.site-footer .footer-legal{border-top:1px solid var(--line);flex-direction:row;grid-column:1/-1;justify-content:space-between;gap:20px;margin-top:8px;padding-top:24px;display:flex}@media (max-width:900px){.site-footer{grid-template-columns:1fr;gap:24px}.site-footer .footer-links{justify-content:flex-start}.site-footer .footer-legal{flex-direction:column;grid-column:auto;gap:8px}.nav .brand span:last-child{white-space:nowrap}}
