:root {
  --primary-color-1: #ad3a38;
  --primary-color-2: #d8b77b;
  --bg-color-3: #ece7da;
  --bg-color-4: #eeecd9;
  --text-color-1: #eeecd9;
  --text-color-2: #634336;
  --title-color-1: #853433;
  --title-color-2: #4d2f2f;
  --top-nav-color: #ad3a38;
  --footer-info-color: #ece7da;
}