/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 20 2025 | 09:43:32 */
.page-content .courses_titles_consultua a {
  text-decoration: none !important;
}

.h4 .title{
  text-decoration: none !important;
}

.h2 .title{
  text-decoration: none !important;
}

.div .elementor-element .elementor-element-337faae .elementor-widget .elementor-widget-tfimagebox{
  text-decoration: none !important;
}

.a {
  text-decoration: none !important;
}

/* Remove underline from all links in the blog carousel */
.entry.blog-post a {
  text-decoration: none !important;
}

/* Optional: keep underline removed on hover too */
.entry.blog-post a:hover {
  text-decoration: none !important;
}

/* Remove underlines from all links inside Elementor widgets */
.elementor-widget a {
  text-decoration: none !important;
}

/* Optional: Also remove underline on hover */
.elementor-widget a:hover {
  text-decoration: none !important;
}


