h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: Arial, sans-serif;
}
.text-primary {
  color: #202b59;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #131933;
}
.text-secondary {
  color: #0077bb;
}
.well legend {
  color: #202b59;
}
.back-bp {
  background-color: #202b59;
  color: white;
}
.back-bp legend {
  color: white;
}
.back-bp a,
.back-bp a:link {
  color: white;
}
.back-bs {
  background-color: #0077bb;
  color: white;
}
.back-bs legend {
  color: white;
}
.back-bs a,
.back-bs a:link {
  color: white;
}
.back-3 {
  background-color: #79809b;
  color: white;
}
.back-3 legend {
  color: white;
}
.jumbotron {
  background-color: #0077bb;
  color: white;
}