[data-wp-dark-mode-active] {

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

