/**
 * CanvaMotion for Elementor — Editor Panel Styles
 *
 * Minor cosmetic tweaks to the Elementor editor controls panel
 * for the "Animated Background" section.
 */

/* Visually group the Animated Background section with a subtle
   left accent so it stands out from other style sections. */
.elementor-control-elean_section_animated_bg .elementor-panel-heading-title {
	color: #6e58e5; /* Elementor purple accent */
}
