/* Counter statement: heavier type and a quiet panel in the practice colour. */
.service-age .service-age__caption {
  padding: 12px 10px;
  border: 1px solid var(--line-gold, #c8a86b);
  background: color-mix(in srgb, var(--accent) 13%, #fff);
  color: var(--accent-dark);
  font-family: var(--font-sans);
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  white-space: normal;
  text-wrap: balance;
  overflow-wrap: anywhere;
  box-shadow: none;
}

.service-age__caption-text { font-weight: inherit; }
