questionnaire
We get it, you’re nervous, you’re excited, and you can’t wait to get in. So let’s make sure you’re ready!
jQuery( ".et_pb_contact_submit.et_pb_button" ).click(function(e) {
$('html, body').animate({
scrollTop: $('#top-section').offset().top
}, 'slow');
});