.about-narrative {
  max-width: var(--container-narrow);
  margin: 0 auto;
}

.about-narrative h2 {
  margin-top: var(--space-5);
}

.about-narrative h2:first-of-type {
  margin-top: 0;
}
