@media (prefers-color-scheme: light) {
    html:not(.light-mode) {
    --footer-logo-width: 140px;
 }
}