/* Start custom CSS */body {
    background-image: none !important;
    background-color: #fff !important;
}

html {
    background-image: none !important;
}

/* Remove Elementor default 10px padding */
.elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}/* End custom CSS */