/* Align the solution heading with the opening of the supporting copy. */
.intro-layout {
  align-items: start;
}
