/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Oct 24 2023 | 04:49:48 */
.elementor-widget-container ul {
    list-style-type: none; /* Remove list bullets */
}

.inner-link-style-normal a:not(.button), .widget-area.inner-link-style-normal a:not(.button) {
    text-decoration: none !important;
	color: white !important;
}