footer:has(> .site-footer-bottom){flex-wrap:wrap}
footer .site-footer-bottom{grid-column:1/-1;flex-basis:100%;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px 28px;margin-top:28px}
footer .site-footer-bottom .site-social-links{display:flex;flex-wrap:wrap;width:auto;justify-content:flex-start;gap:18px;font-size:12px;line-height:1.5}
footer .site-social-links a{color:var(--muted,#777);text-decoration:underline;text-underline-offset:3px}
footer .site-social-links a:hover{color:var(--ink,#1d211e)}
footer .site-copyright{margin:0 0 0 auto;text-align:right;font-size:12px;font-weight:400;line-height:1.5;color:var(--muted,#777)}
.site-copyright-footer{padding:20px 24px;font-family:Arial,sans-serif}
.site-copyright-footer .site-footer-bottom{margin-top:0}
