.site-footer { margin-top: auto; background: #fffdf8; color: #334155; border-top: 1px solid rgba(15,35,69,.08); }
.site-footer a { color: #334155; text-decoration: none; }
.site-footer a:hover, .site-footer a:focus { color: #e39009; }
.site-primary-footer-wrap { background: #fffdf8; }
.site-primary-footer-inner-wrap, .site-below-footer-inner-wrap { width: 100%; margin-right: auto; margin-left: auto; }
.site-footer .widget { min-width: 0; }
.site-footer .widget-title { color: #0f2345; }
.site-footer ul { list-style: none; margin: 0; padding: 0; }
.sv-site-logo--footer { display: block; }
.sv-site-logo--footer__image { display: block; width: 78px; height: 78px; object-fit: contain; }
.footer-social-inner-wrap { display: flex; align-items: center; gap: 8px; margin: 0; padding: 0; list-style: none; }
.footer-social-inner-wrap li { margin: 0; }
.footer-social-item, .sv-footer-social-menu a { width: 30px; height: 30px; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; background: #f7efd8; color: #8a5a00 !important; }
.footer-social-item svg { width: 15px; height: 15px; }
.site-below-footer-wrap { background: #f7f0dc; border-top: 1px solid rgba(15,35,69,.06); }
