:root {
  --primary-color-1: #2f8bb0;
  --primary-color-2: #cb7f74;
  --bg-color-3: #e4dfdb;
  --bg-color-4: #F8F6F1;
  --text-color-1: #fff;
  --text-color-2: #fff;
  --title-color-1: #202756;
  --title-color-2: #d77a61;
  --top-nav-color: #fff;
  --footer-info-color: #fff;
}