/* Wandelspoor intro hierarchy — mirrors the original HTML introduction style. */
.intro .intro-title {
  margin: 0 0 0.18em;
  font-size: 2.15em;
  line-height: 1.12;
  font-weight: 700;
}

.intro .subtitle {
  margin: 0 0 1.15em;
  font-size: 0.85em;
  line-height: 1.45;
  font-weight: 400;
  opacity: 0.92;
}

.intro .intro-title + .subtitle {
  margin-top: 0;
}
