/* Remove space after Terms and Conditions */
#field_21_27 {
    margin-bottom: 0 !important;
}

/* Remove space after News/Marketing checkbox */
#field_21_29 {
    margin-bottom: 0 !important;
}

/* Add space before buttons */
#field_21_29 + .gform-page-footer {
    margin-top: 1.5rem !important;
}