.entity-result-count-widget {
  color: inherit;
  font: inherit;
}

.entity-result-count-text {
  color: color-mix(in srgb, currentColor 78%, transparent);
  font-size: clamp(0.95rem, 1rem, 1.05rem);
  line-height: 1.35;
}
