/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.elementor {
    overflow: hidden;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
}
.elementor-element {
 --widgets-spacing: 0 !important;
}




