@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
html, body, p {
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

a {
  color: #FFBC49;
}

p.lead-in {
  font-size: 1.5em;
  line-height: 1.2em;
}

p, .lead-in, li {
  text-align: justify;
}

h1, h2, h3, h4 {
  color: #FFBC49;
  padding-bottom: 0;
  margin-bottom: 50px;
}

h1 {
  font-weight: normal;
  font-size: 3.5em;
  padding-bottom: 0.5em;
  line-height: 1.1em;
}

h2, h3, h4 {
  padding-top: 1em;
}

h2 {
  font-size: 32px;
  line-height: 49px;
  font-weight: 800;
}

h3 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
}

h4 {
  font-size: 1em;
  font-weight: bold;
}

/*# sourceMappingURL=elite.css.map */
