.elementor-23762 .elementor-element.elementor-element-5c41838{--display:flex;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-23762 .elementor-element.elementor-element-fb89f8b{--display:flex;--border-radius:20px 20px 20px 20px;}.elementor-23762 .elementor-element.elementor-element-fb89f8b:not(.elementor-motion-effects-element-type-background), .elementor-23762 .elementor-element.elementor-element-fb89f8b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-23762 .elementor-element.elementor-element-067fc5f > .elementor-widget-container{background-color:#FFFFFF;padding:10px 10px 10px 10px;border-radius:20px 20px 20px 20px;}#elementor-popup-modal-23762 .dialog-widget-content{background-color:#005DA9;}#elementor-popup-modal-23762{background-color:#005DA9;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-23762 .dialog-message{width:640px;height:100vh;align-items:flex-start;}@media(max-width:1024px){.elementor-23762 .elementor-element.elementor-element-067fc5f > .elementor-widget-container{padding:30px 30px 30px 30px;border-radius:20px 20px 20px 20px;}}@media(min-width:768px){.elementor-23762 .elementor-element.elementor-element-5c41838{--content-width:500px;}}@media(max-width:767px){.elementor-23762 .elementor-element.elementor-element-5c41838{--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-23762 .elementor-element.elementor-element-fb89f8b{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-23762 .elementor-element.elementor-element-067fc5f > .elementor-widget-container{padding:30px 5px 30px 5px;border-radius:20px 20px 20px 20px;}}/* Start custom CSS for html, class: .elementor-element-067fc5f */.step {
        display: none;
    }
    .error {
        color: red;
    }
    
    h2 {
        color: black;
        font-size: 37px;
        font-weight: bold;
        text-align: center;
        padding-bottom: 20px;
        font-family: 'Open Sans', sans-serif;

    }
    body {
        background-color: #ffffff;
    }
    p{
        font-family: Roboto;
        text-align:center;    
        margin-bottom: 10px;
        
    }
        
    
    .site .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, .wp-block-search .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus, .wp-block-file a.wp-block-file__button:focus{
        outline: none;
        color:white;
    }/* End custom CSS */