:root {
  --primary-color-1: #146e65;
  --primary-color-2: #5eb2aa;
  --bg-color-3: #dce6e5;
  --bg-color-4: #F8F6F1;
  --text-color-1: #fff;
  --text-color-2: #0b4d46;
  --title-color-1: #c14e31;
  --title-color-2: #583d28;
  --top-nav-color: #fff;
  --footer-info-color: #fff;
}