h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: "VisbyCF-Bold", sans-serif;
}
.text-secondary {
  color: #428bca;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #3071a9;
}
small {
  color: #005a92;
}