h6 {
  font-family: prompt, sans-serif;
  font-size: 0.75em;
  color: #000;
  font-weight: 700;
}
h5 {
  font-family: prompt, sans-serif;
  font-size: 1.5em;
  color: #000;
  font-weight: 700;
}
h4 {
  font-family: prompt, sans-serif;
  font-size: 2.25em;
  color: #000;
  font-weight: 700;
}
h3 {
  font-family: prompt, sans-serif;
  font-size: 3em;
  color: #000;
  font-weight: 700;
}
h2 {
  font-family: prompt, sans-serif;
  font-size: 3.75em;
  color: #000;
  font-weight: 700;
}
h1 {
  font-family: prompt, sans-serif;
  font-size: 4.5em;
  color: #000;
  font-weight: 700;
}
.hero h1 {
  font-size: 2.5em;
}
p, nav, a, li {
  font-family: prompt, sans-serif;
  font-weight: 300;
  color: #000;
}
p {
  font-size: 1.2em;
  text-align: justify;
  hyphens: auto;
  -ms-hyphens: auto;
  line-height: 1.8;
}
strong {
  font-weight: 600;
}

