/* Matte footer surfaces; preserve layout, artwork and link behavior. */
html body .wapper>.footer.footer,
html body .wapper>.footer.footer:hover,
html body .wapper>.footer.footer:focus-within {
 background:#222525!important;
 border-top-color:#ffffff12!important;
 box-shadow:none!important;
}
html body .wapper>.footer.footer hr {border-top-color:#ffffff12!important;}
html body .wapper>.footer.footer>.container>.row>div::before {background:#ffffff12!important;}
html body .wapper>.footer.footer ul li a:hover,
html body .wapper>.footer.footer ul li a:focus-visible {
 color:#e2c58c!important;background:transparent!important;box-shadow:none!important;
}
html body #siteScrollProgress {
 background:#2b2f2d!important;
 box-shadow:0 3px 10px #0003!important;
}
html body #siteScrollProgress:hover {
 background:#353b35!important;
 box-shadow:0 3px 10px #0003!important;
}
