/* Custom styles for dark theme support */

/* Light theme (default) */
:root {
  --bs-body-color: #212529;
  --bs-body-bg: #ffffff;
}
