default drupal buttons are not styled well. can we take advantage of Bootstraps btn class by adding it to the theme layer so it gets added to all inputs?
or do we need to duplicate bootstraps code for the btn class and apply to the form-submit class?