/* :root{
  --theme-color: #00bcd4;
  --secondary-color: #152E56;
  --text-color: #5d6c72;
  --title-color: #00364c;
} */



:root{
  --theme-color: #9E968E;
  --secondary-color: #152E56;
  --text-color: #5d6c72;
  --title-color: #00364c;
}