:root {
  --primary-color-1: #c74d44;
  --primary-color-2: #58b180;
  --bg-color-3: #edf0e3;
  --bg-color-4: #eeecd9;
  --text-color-1: #eeecd9;
  --text-color-2: #314e40;
  --title-color-1: #863e22;
  --title-color-2: #103f2b;
  --top-nav-color: #c74d44;
  --footer-info-color: #ece7da;
}