html.dark body {
    --e-global-color-primary: #dddddd !important;
}
html.dark body {
    --e-global-color-secondary: #ebebeb !important;
}
html.dark body {
    --e-global-color-text: #ffffff !important;
}
html.dark body {
    --e-global-color-accent: #EFA603 !important;
}
html.dark body {
    --e-global-color-1f43886: #27292C !important;
}
html.dark body {
    --e-global-color-96bed59: #202124 !important;
}
.dark-mode-toggle-icon { width: 16px; height: 16px; }
