.elementor-628 .elementor-element.elementor-element-1a8db97{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-2c2c561 *//* Fix CTA button hover highlight */
.blog-main .cta-button,
.blog-main .cta-button:visited,
.blog-main .cta-button:hover,
.blog-main .cta-button:focus,
.blog-main .cta-button:active {
    color: #ffffff !important;
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none;
}

/* Optional: prevent text selection highlight on the button itself */
.blog-main .cta-button {
    user-select: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent;
}/* End custom CSS */