.elementor-2343 .elementor-element.elementor-element-1ab2b5d8{--display:flex;}.elementor-2343 .elementor-element.elementor-element-1ab2b5d8:not(.elementor-motion-effects-element-type-background), .elementor-2343 .elementor-element.elementor-element-1ab2b5d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9495eba );}.elementor-2343 .elementor-element.elementor-element-1b1e008{text-align:center;color:var( --e-global-color-secondary );}/* Start custom CSS for text-editor, class: .elementor-element-1b1e008 */.elementor-2343 .elementor-element.elementor-element-1b1e008 {
    img {
        filter:invert(1);
    }
}/* End custom CSS */
/* Start custom CSS */html, body {
    height:100vh;
}

body {
    display:flex;
    flex-direction:column;
    
    .elementor-location-header {
        background-color:#272727;
    }
    
    main#content {
        flex:1;
        
        div {
            height:100%;
            
            &.elementor-widget-container {
                display:flex;
                flex-direction:column;
                justify-content: center;
                
            }
        }
    }
}/* End custom CSS */