
:root {
  --primary-color: #243372;
  --secondary-color: #1E2B60;
  --highlight-color: #FE6400;
  --highlight-hover: #EA5E00;
}


