:root {
  --primary-color-1: #40643e;
  --primary-color-2: #fcbc99;
  --bg-color-3: #f2e1cf;
  --bg-color-4: #F8F6F1;
  --text-color-1: #fcbc99;
  --text-color-2: #40643e;
  --title-color-1: #655f51;
  --title-color-2: #a3604d;
  --top-nav-color: #fff;
  --footer-info-color: #fff;
}