/* Shared light CTA variant: keep labels black as lime changes to light grey.
 * Variant classes are assigned by the child theme's existing button classifier.
 * Dark, outlined, disabled and component-specific buttons retain their own colours. */
body .cie-button--lime .elementor-button,
body .cie-button--lime .elementor-button .elementor-button-text,
body .btn11.cie-button--lime {
	color: #000 !important;
}
