body .gform_wrapper .gform_footer {
    display:block !important;
}
body .floating_labels_wrapper .floating_labels .gfield--type-captcha {
    margin-bottom: 0 !important;
}

body .floating_labels_wrapper .floating_labels  .submit-btn.gfield_html {
    margin-bottom: 0 !important;
}

body .gfield.gfield--type-html  {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.floating_labels_wrapper .floating_labels .gfield.gfield--type-html {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.floating_labels_wrapper .floating_labels .gfield.gfield--type-choice.optin-checbox {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

body #field_1_1234 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}