.opp {
  padding-bottom: 5%;
}
.r-stats strong {
  font-size: 2.5em;
}
.section-primary {
  background-color: #eee;
}
.navbar-blue {
  background-color: #152956;
}
.navbar-blue a {
  color: white !important;
}
@media (max-width: 768px) {
  .big-r {
    padding-bottom: 2%;
  }
}