h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Heebo Regular";
}
h1 {
  margin-top: 48px;
  font-size: 48px;
  font-weight: normal;
}
.text-secondary {
  color: #d2e9f8;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #a6d3f1;
}
h2 {
  color: black;
}
small {
  color: #0070c9;
}
p.introduction {
  font-size: 23px;
}