/* About page only */

.about-hero{
  margin-top: 10px;
}

.about-card{
  padding: 20px;
}

/* remove the extra top margin on the subhead (replaces inline style) */
.about-subhead{
  margin-top: 0;
}

/* ensure highlights text sits cleanly */
.about-highlights{
  margin: 0;
  line-height: 1.65;
}

/* CTA spacing */
.about-cta{
  margin-top: 14px;
}
