/* Add custom CSS styles below */ 
.dark-mode-toggle,
.theme-switcher,
.darkmode-toggle,
button[aria-label*="dark"],
button[aria-label*="theme"] {
    display: none !important;
}.header-actions .dark-mode-toggle {
    display: none !important;
}