/* The homepage About heading follows the left edge of its supporting copy. */
body[data-page="home"] #page-home .reference-about .reference-about__intro > h2 {
  text-align: left !important;
}
