.hero-content {
  margin: 120px auto;
  max-width: 960px;
}
.hero-content h1 {
  text-transform: uppercase;
  font-size: 22px;
  color: #D3D3CC !important;
  letter-spacing: 0.04em;
  font-family: "Alternate Gothic Comp ATF", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.hero-content h2 {
  font-size: 70px;
  font-family: "Articulat CF Normal", sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 760px;
  margin: 50px auto;
  color: #333;
  padding-bottom: 10px;
  line-height: 1em;
}
.hero-content h3 {
  font-size: 27px;
  line-height: 1.4em;
  font-family: "Articulat CF Normal", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  margin-bottom: 1rem !important;
}
.hero-content a {
  font-weight: 600 !important;
  color: #003399;
  font-family: "Manrope", sans-serif;
}
/*# sourceMappingURL=view.css.map */