:root {
  --primary-color-1: #856a46;
  --primary-color-2: #ceebe9;
  --bg-color-3: #f1fffe;
  --bg-color-4: #fffcf4;
  --text-color-1: #f1fffe;
  --text-color-2: #665034;
  --title-color-1: #665034;
  --title-color-2: #665034;
  --top-nav-color: #ceebe9;
  --footer-info-color: #856a46;
}