.site-footer{margin-top:2rem;background:#f6f1e6;border-top:1px solid #d9d2c4}
.site-footer-inner{width:min(100% - 2rem,1100px);margin-inline:auto;padding:1rem 0;color:#2f352f}
.site-footer-list{margin:.55rem 0 0;padding-left:1.1rem;display:grid;gap:.3rem}
.site-footer-list a{color:#1f5130;text-decoration:none}
.site-footer-list a:hover{text-decoration:underline}
.site-footer-muted{display:block;margin-top:.5rem;color:#526257}
.site-footer-bottom{margin-top:.95rem;padding-top:.7rem;border-top:1px dashed #d8cfbf;display:flex;align-items:center;justify-content:space-between;gap:.75rem}
.site-footer-created-by{font-size:.74rem;color:#6c766f;line-height:1}
.site-footer-created-by a{color:inherit;text-decoration:none;font-weight:400}
.site-footer-created-by a:hover{text-decoration:underline}
.site-footer-logos{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;flex-wrap:wrap}
.site-footer-logos img{display:block;height:12px;width:auto;max-width:none;object-fit:contain}
