:root {
  --light: #3e8890;
  --dark: #423e90;
  --contrast: #3e9046;
  --text: #000000;
}