.gsi_student_rep_form_w_html .gfield--type-html{
  border: none !important;
  margin-bottom: 24px !important;
}
.gsi_student_rep_form_w_html .gfield--type-html a{
  color: blue !important;
}
.gsi_student_rep_form_w_html .gfield--type-signature{
  border: none !important;
}
.gsi_student_rep_form_w_html .gform_button.button{
  width: 100% !important;
}
.gsi_student_rep_form_w_html{
    max-width: 1090px !important;
    margin: auto !important;
}