Skip to content
/* 📌 Reset Elementor Widgets to Allow Manual Color Changes */
.elementor-widget p,
.elementor-widget h1, h2, h3, h4, h5, h6,
.elementor-widget span,
.elementor-widget a,
.elementor-widget li,
.elementor-widget div {
color: initial !important; /* Remove forced colors */
}