Bootstrap has it's own buttons module (https://github.com/twbs/bootstrap/blob/master/less/buttons.less). So should we! Pull the current styles out of forms.less and add the new module to main.less. Remove hardcoded styles in favor of overriding bootstrap variables where possible.
Relates to #5