html[data-theme="dark"] .employee-clock-shell .alert-warning,
body.theme-dark .employee-clock-shell .alert-warning {
  background: #2b2415 !important;
  border-color: #765c1e !important;
  color: #f8dfa0 !important;
}
html[data-theme="dark"] .employee-clock-shell .alert-warning h1,
html[data-theme="dark"] .employee-clock-shell .alert-warning strong,
body.theme-dark .employee-clock-shell .alert-warning h1,
body.theme-dark .employee-clock-shell .alert-warning strong { color: #ffe6a6 !important; }
