.elementor-4190 .elementor-element.elementor-element-d11e72e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2119533 */#subForm input{
    border-radius: 50px;
    border:none;
    /*border: 1px solid black;*/
    width: 100%;
    padding: 8px 16px;
    margin-top:10px;
    background: white;
    font-family: "Nunito Sans", Sans-serif;
}

#subForm .cm-privacy-consent-container{
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 10px 0;
    font-family: "Nunito Sans", Sans-serif;
}

#subForm .cm-privacy-consent-container input{
    width: 30px;
    /*margin-top: -2px;*/
    margin-right: 5px;
}

#subForm  button{
    width: 100% !important;
    border-radius: 50px !important;
    background: black !important;
    border:none;
    color: #FECB03;
    margin: 10px 0;
    font-family: "Nunito Sans", Sans-serif;
}/* End custom CSS */