/* Candid Elements - Global Styles */

/* Info Box - inherit border-radius from Elementor wrapper */
.elementor-widget-candid_info_box > .elementor-widget-container {
    border-radius: inherit;
}

.cde-info-box {
    border-radius: inherit;
}

/* Legacy glass class - kept for backward compatibility if needed */
.cde-glass {
    position: relative;
    overflow: hidden;
}
