/* Champion Centre v1.11.109 — normalize the events statistic caption typography. */
body.home .stats-card__item--events .events-stat-copy small {
  font-family: inherit !important;
  font-weight: 400 !important;
  font-style: normal !important;
  letter-spacing: normal !important;
  line-height: 1.45 !important;
  color: var(--muted) !important;
}
