[data-wp-dark-mode-active][data-wp-dark-mode-preset="0"] {
    a {
        color: #f1f1f1 !important;
    }
}

// .wp-dark-mode-switch-23 .switch-inner .glass {
//     height: calc(4px * --wpdm-switch-scale) !important;
// }

// .wp-dark-mode-switch-23.active .switch-inner span.glass {
//     transform: translateX(calc(100% - calc(8px * --wpdm-switch-scale))) !important;
// }