/* Additional styles for the button hover effect tied to the card */
.elementor-widget-icon_box_button_9cbb03a9 .ib-btn-9cbb03a9 {
	transition: all 0.3s ease;
}

.elementor-widget-icon_box_button_9cbb03a9 .ib-button-wrapper-9cbb03a9 {
    margin-top: 15px;
}

/* Prevent title links from turning red */
.elementor-widget-icon_box_button_9cbb03a9 .elementor-icon-box-title a {
    color: inherit;
    text-decoration: none;
}

/* Allow transition on text color for hover */
.elementor-widget-icon_box_button_9cbb03a9 .elementor-icon-box-title,
.elementor-widget-icon_box_button_9cbb03a9 .elementor-icon-box-description,
.elementor-widget-icon_box_button_9cbb03a9 .elementor-icon {
	transition: color 0.3s ease, fill 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
