.subtitle:not(.is-spaced) + .title,
.title:not(.is-spaced) + .subtitle {
  margin-top: 0;
}
section.hero p.title {
  font-size: 4rem;
}
