@import url('safety-sterilization.css');

/* Scoped adjustments for regulations page */
.hcmc-regulations-wrapper {
	--ss-brand: #0d5e95; /* Emerald health-trust blue */
}

/* Regulatory elements styling */
.hcmc-regulations-wrapper .hcmc-ss-hero {
	background: linear-gradient(180deg, #edf9f2 0%, #fff 90%); /* Light emerald green gradient tint for health standards */
}

.hcmc-regulations-wrapper .hcmc-ss-eyebrow {
	color: #065f46; /* Health green */
}
