/* BioFutura Elementor Widgets CSS - Border Fix */

/* REMOVE ONLY BOTTOM BORDERS FROM WIDGET HEADERS */
.section-header-top,
.section-header-left,
.section-header {
    border-bottom: none !important;
}