h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Nexa_lightregular", sans-serif;
}
h1 {
  margin-top: 48px;
}
.text-secondary {
  color: #bcd332;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #99ad25;
}
small {
  color: #0e4f5d;
}