/* A27: keep the standalone CG wordmark text in the CG typography system. */
.cg-brand-text {
  font-family: var(--font-cg-global, Poppins, "Helvetica Neue", Arial, sans-serif) !important;
  font-style: normal !important;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
}

/* CSS-generated brand labels cannot be wrapped by JavaScript. */
.vA4-meridia-hero::after,
.vA4-category-section::before,
.eh-page-hero::after,
.eh-hero-visual::after {
  font-family: var(--font-cg-global, Poppins, "Helvetica Neue", Arial, sans-serif) !important;
}
