.elementor-4771 .elementor-element.elementor-element-722d212{--display:flex;}/* Start custom CSS for html, class: .elementor-element-fc5c450 *//* 1. Make the body take up at least the full height of the screen */
body {
    display: flex !important;
    flex-direction: column !important;
    min-height: 100vh !important; 
    margin: 0 !important;
}

/* 2. Automatically push the footer to the very bottom of that space */
footer, .site-footer, #colophon {
    margin-top: auto !important; 
}/* End custom CSS */