:root {
  --primary-color: #2596BE;
  --accent-one: #173F5F;
  --accent-two: #3B5249;
  --highlight-color: #FD9902;
  --neutral-color: #F4F8F9;

  --heading-font: "'Merriweather', serif";
  --body-font: "'Lato', sans-serif";
}
