.footer-art{width:100%;margin-top:82px;overflow:hidden;line-height:0;background:var(--paper,#f8f5ee)}
.footer-art picture,.footer-art img{display:block;width:100%}
.footer-art img{height:auto;max-height:none;object-fit:contain;object-position:center;mix-blend-mode:multiply}
.site-footer{background:#23380f;color:#fff}
.site-footer .container{padding-top:38px;padding-bottom:28px}
.site-footer .footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}
.site-footer strong{display:block;font-weight:850}
.site-footer p{margin:.55rem 0 0;line-height:1.5}
.site-footer a{color:inherit}
.site-footer .footer-copy{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.18);font-size:.92rem}
@media(max-width:760px){.footer-art{margin-top:54px}.site-footer .footer-grid{grid-template-columns:1fr;gap:24px}}