h1 {
  font-family: "Bell MT", sans-serif;
  margin-top: 48px;
  color: #0a2a55;
  text-transform: uppercase;
}
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Raleway", sans-serif;
  color: #246ac8;
}
.hpbackground h1 {
  color: white;
}
.hpbackground h2 {
  color: #999999;
}
.text-secondary {
  color: #246ac8;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #1c539d;
}
small {
  color: #0a2a55;
}