:root {
  --primary-color-1: #ebee56;
  --primary-color-2: #00508E;
  --bg-color-3: #E7F0F3;
  --bg-color-4: #F3F8F9;
  --text-color-1: #000;
  --text-color-2: #fff;
  --title-color-1: #00508E;
  --title-color-2: #7b6418;
  --top-nav-color: #000;
  --footer-info-color: #fff;
}