/* Brand Override: Vito */
:root {
  --primary: #8B0000 !important;
  --primary-dark: #6b0000 !important;
  --primary-light: #a80000 !important;
  --accent: #D4AF37 !important;
  --accent-dark: #b8941e !important;
  --gold: #D4AF37 !important;
  --gold-light: #D4AF37bb !important;
}
