:root {
  --light: #82d4f9;
  --dark: #003c99;
  --contrast: #a7b665;
  --text: #000000;
}