:root {
  --green-darker: #042A2B;
  --green-dark: #285943;
  --green-lighter: #DFF8EB;
  --yellow: #FFA62B;
  --yellow-dark: #805316;
  --red: #D00000;
  --blue: #083D77;
}
