/* NOVARIS CLEAN — Regionale Kennzahl: längerer Mobiltext */

.novaris-home-region-stat-value {
  display: inline-block;
  max-width: 100%;
  color: #e4c96f;
  font-size: clamp(1.52rem, 7.1vw, 2.22rem) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
  text-align: center;
  white-space: nowrap;
}

@media (max-width: 374px) {
  .novaris-home-region-stat-value {
    font-size: 1.42rem !important;
    letter-spacing: -.045em !important;
  }
}
