.subheading-001 {
  z-index: 2;
  font-size: 16px;
  line-height: 110%;
  font-weight: 300
}

/** Define the spacing between subheading and content, buttons */

.subheading-001 + .content-001,
    .subheading-001 + div {
  padding-top: 2rem
}

.subheading-001 + .buttons__wrap {
  padding-top: 2rem
}

.subheading-001 p {
  padding-bottom: 0.75rem
}