h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Raleway", Helvetica, Arial, Verdana, sans-serif;
}
.text-secondary {
  color: #c69f45;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #a58333;
}
small {
  color: #c69f45;
}