:root {
  --primary-color-1: rgb(38, 37, 85);
  --primary-color-2: rgb(219, 197, 136);
  --bg-color-3: #e9e4db;
  --text-color-1: #ffffff;
  --text-color-2: #4e3c2b;
  --title-color-1: #323358;
  --title-color-2: #4e3c2b;
  --top-nav-color: #e9e4db;
  --footer-info-color: #fff;
}
