
:root {
  --primary-color: #002844;
  --secondary-color: #012137;
  --highlight-color: #0a0a54;
  --highlight-hover: #0b0b65;
}


