:root {
  --theme-primary-color: #1D3962;
  --theme-primary-lighter-color: #0080FF;
  --theme-secondary-color: #1D3962;
  --bs-dropdown-divider-bg: rgb(255 255 255);
  --theme-text-color: white;
}