/* Informational course boxes are not links or selectable tabs. */
.formats b,
.course-card.peach,
.course-card.mint,
.course-card.blue,
.course-card.cream {
  background: #fff;
}

.course-card h3 {
  margin-top: 0;
}

.join-apply {
  background: #fff;
}

.hero-cta {
  background: #fff;
}
