/**
 * Eyebrow / section label typography — slightly larger for readability.
 */
.section-tag .text-style-caption,
.section-tag-2 .text-style-caption,
.section-tag-6 .text-style-caption,
.section-tag-9 .text-style-caption,
.section-tag-10 .text-style-caption,
.text-style-caption.is-tab,
.service-detail-page .zamaa-service-content-eyebrow {
	font-size: clamp(0.8rem, 0.9vw, 0.95rem);
}
