.hero h1,
.modular-text h2 {
  max-width: 900px;
}

.modular-text p {
  max-width: 760px;
  font-size: 1.05rem;
}

.center {
  text-align: center;
}

.features .feature-content,
.offset-box .feature-content {
  height: 100%;
}