/* Global static footer */
#site-footer{background:#090909;color:#f6f3ee;border-top:1px solid #cfb68d;margin-top:0;font-family:"Montserrat",Arial,sans-serif}
.site-footer__inner{max-width:1240px;margin:0 auto;padding:54px 28px 34px;display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:44px}
.site-footer__brand-logo{display:inline-block;margin-bottom:18px}.site-footer__brand-logo img{width:108px;height:auto;display:block}
.site-footer__eyebrow{margin:0 0 10px;color:#cfb68d;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}
.site-footer__brand p,.site-footer__contact{margin:0;color:rgba(255,255,255,.78);font-size:14px;line-height:1.7}.site-footer__contact{margin-top:14px}.site-footer__contact a{color:#f6f3ee;text-decoration:none}.site-footer__contact a:hover{color:#cfb68d}
.site-footer__column h2{margin:0 0 16px;color:#cfb68d;font-family:"La Luxes Serif",Georgia,serif;font-size:23px;font-weight:400}.site-footer__column ul{margin:0;padding:0;list-style:none}.site-footer__column li+li{margin-top:9px}.site-footer__column a{color:rgba(255,255,255,.82);font-size:14px;text-decoration:none}.site-footer__column a:hover,.site-footer__column a:focus{color:#cfb68d;text-decoration:underline;text-underline-offset:3px}
.site-footer__bottom{max-width:1240px;margin:0 auto;padding:18px 28px 22px;border-top:1px solid rgba(207,182,141,.35);display:flex;justify-content:space-between;gap:16px;color:rgba(255,255,255,.56);font-size:12px}.site-footer__bottom span:last-child{white-space:nowrap}
@media(max-width:767px){.site-footer__inner{grid-template-columns:1fr;gap:30px;padding:42px 24px 28px}.site-footer__bottom{display:block;padding:16px 24px 20px}.site-footer__bottom span:last-child{display:block;margin-top:7px;white-space:normal}}
