html[data-theme=dark] .custom-block h3,
html[data-theme=dark] .custom-block .cms-stat-value{color:var(--ink)}
html[data-theme=dark] .custom-block .cms-content-item{background:#181c20;border-color:#30363d}
html[data-theme=dark] .custom-block .cms-content-item p,
html[data-theme=dark] .custom-block .cms-stats-grid span{color:var(--muted)}
html[data-theme=dark] .custom-block .cms-gallery-item figcaption{background:#181c20;color:#c7cdd5}
html[data-theme=dark] .custom-block .cms-module-empty{background:#181c20;border-color:#3b4652;color:#a5adb8}
