[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) {
    h1, h2, h3 {
        color: rgb(223, 222, 219) !important;
    }
}