:root {
  --primary-color-1: #86b68e;
  --primary-color-2: #b9a46f;
  --bg-color-3: #F1ECE2;
  --bg-color-4: #F8F6F1;
  --text-color-1: #fff;
  --text-color-2: #000;
  --title-color-1: #816439;
  --title-color-2: #5a312d;
  --top-nav-color: #fff;
  --footer-info-color: #fff;
}