/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
  padding-top: 5.125rem;
}

h1{
  color: #637888!important;
}

h4{
  color: #91acc0!important;
}

h2{
  color: #637888!important;
}

h3{
  color: #5094cc!important;
}

.row-fluid hr{
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.support_spacer{
  margin-top: 2rem;
}

.color-qvx-reason{
  background-color: #f3f3f3;
  margin-bottom: 0;
  padding:1rem;
}

.color-qvx-fix{
  background-color: #97b7ce;
  padding:1rem;
}

.navbar-brand-font {
  font-size: 1rem;
}