/* Keep the About navigation panel in the same clear Manrope voice as the homepage. */
.division-choices p,
.brand-option,
.brand-detail,
.brand-detail h3,
.brand-detail > p,
.detail-groups h4,
.detail-groups span,
.detail-cta small,
.detail-cta strong,
.detail-cta a {
  font-family: Manrope, Arial, sans-serif !important;
  letter-spacing: normal;
}

.division-choices p,
.detail-groups h4,
.detail-cta small {
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: .08em !important;
}
