:root {
  --primary-color-1: #c7d4a3;
  --primary-color-2: #305c70;
  --bg-color-3: #ececec;
  --bg-color-4: #F3F8F9;
  --text-color-1: #000;
  --text-color-2: #fff;
  --title-color-1: #4f642e;
  --title-color-2: #253941;
  --top-nav-color: #cbdbb0;
  --footer-info-color: #fff;
}