:root {
  --primary-color-1: rgb(139, 40, 22);
  --primary-color-2: rgb(23, 28, 29);
  --bg-color-3: #F3F8F9;
  --bg-color-4: #F3F8F9;
  --text-color-1: #f5dc97;
  --text-color-2: #fff;
  --title-color-1: #6b2d2d;
  --title-color-2: #0391aa;
  --top-nav-color: #f5dc97;
  --footer-info-color: #fff;
}