:root {
  --primary-color-1: #cdcdcd;
  --primary-color-2: #cb5241;
  --bg-color-3: #fffbf4;
  --bg-color-4: #edf0e3;
  --text-color-1: #014a7f;
  --text-color-2: #edf0e3;
  --title-color-1: #014a7f;
  --title-color-2: #06086d;
  --top-nav-color: #cb5241;
  --footer-info-color: #fffbf4;
}