:root {
  --theme-primary-color: #c58b40;
  --theme-primary-lighter-color: #1a1f1c;
  --theme-secondary-color: #dfa75e;
  --bs-dropdown-divider-bg: rgb(255 255 255);
  --theme-text-color: #ffffff;
}
