.elementor-21917 .elementor-element.elementor-element-24f1205{--display:flex;--border-radius:10px 10px 10px 10px;}.elementor-21917 .elementor-element.elementor-element-112591a > .elementor-widget-container{background-color:#FFFFFF;padding:10px 0px 10px 0px;border-radius:20px 20px 20px 20px;}#elementor-popup-modal-21917{background-color:#EFEFEF;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-21917 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-21917 .dialog-widget-content{border-radius:15px 15px 15px 15px;box-shadow:2px 8px 23px -12px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-21917 .elementor-element.elementor-element-112591a > .elementor-widget-container{padding:30px 30px 30px 30px;border-radius:20px 20px 20px 20px;}}@media(max-width:767px){.elementor-21917 .elementor-element.elementor-element-112591a > .elementor-widget-container{padding:30px 22px 30px 22px;border-radius:20px 20px 20px 20px;}}/* Start custom CSS for html, class: .elementor-element-112591a */.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 */