Yes….easy enough with a couple options.
1. override the existing class and styling with your own css colours
2. create new button classes
This page on the demo site: http://demo.styledthemes.com/preference/form-elements/ …shows the button classes where “btn” is the base class and then you can create your own colours by adding more classes in addition to the btn-red, btn-amber, etc.