/* v0.12.21 — smaller day counters inside the Health / Sobriety block. */
.health-panel.axis-sobriety .axis-sobriety__copy strong {
  font-size: 12px !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
  font-weight: 760 !important;
}

@media (max-width: 760px) {
  .health-panel.axis-sobriety .axis-sobriety__copy strong {
    font-size: 11px !important;
    line-height: 1.05 !important;
  }
}
