body {
  background-color: black;
}

.overpass-heading {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  color: antiquewhite;
}

.overpass-paragraph {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  color: antiquewhite;
}
