
:root {
  --primary-color: #283389;
  --secondary-color: #1D2665;
  --highlight-color: #FF6D00;
  --highlight-hover: #D25900;
}


