.dark .theme-switch button:not(.active) {
  color: #b4c3d1 !important;
}

.dark .theme-switch button:not(.active) span,
.dark .theme-switch button:not(.active) svg {
  color: #b4c3d1 !important;
}
