h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Lexend Mega", sans-serif;
}
.text-secondary {
  color: #d2262f;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #a71e25;
}
small {
  color: #D2262F;
}