/* Start custom CSS for html, class: .elementor-element-2e575d3 *//* Make the Footer full width */
#footer{
    width:100vw !important;
    max-width:100vw !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
    padding-left:0 !important;
    padding-right:0 !important;
}/* End custom CSS */