body {
  background: #fff;
}
.page-resources .hero .hero-heading h1 {
  text-align: center;
}

.sections h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.sections p {
  font-size: 16px;
}

.terms-box.row .sections p {
  font-size: 15px;
  font-weight: 200;
  line-height: 1.6;
}
.page-resources {
  background: #fff;
}
.page-resources h1 {
  font-family: Roboto, sans-serif;
  font-size: 52px;
  font-weight: 300;
  color: #fff;
  margin-top: 120px;
  line-height: 1.3;
}
