/* Hide all heading widgets inside the Elementor footer */
footer .elementor-widget-heading,
.elementor-location-footer .elementor-widget-heading {
	display: none !important;
}
