/* The founder story now follows the hero immediately. */
.about-section {
  padding-top: 28px;
}

.about-section .big-line {
  margin-top: 0;
}

@media (max-width: 720px) {
  .about-section {
    padding-top: 34px;
  }
}
