.gform-theme--foundation .gform_footer{
        flex-direction: row-reverse;
        margin: 0 !important;
        
}
input#gform_submit_button_27 {
    background: #00a7e1;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], :root textarea, :root select{
    border-radius: 8px !important;
   border: 1px solid #00a7e1 !important;
       color: var(--wd-form-color) !important;
}

.gform-theme--foundation .gform_fields{
    row-gap: 15px;
}
.gform_heading {
    display: none;
}
.charleft.ginput_counter.gfield_description {
    color: white !important;
}
