How to change color of buttons across the site.
I would like to make all buttons across the site have red background with white text. Instead of a transparent background with red outline. Please check here:

The site is http://www.coatingsauthority.com.
I also need to change the button to look the same on this page:
http://www.coatingsauthority.com/contact-us/
underneath the contact form.
Thanks
Comments
button style can be changed under Theme options > Global > General section.
a.button, a.tp-button { border-radius: 10px !important; }.wpcf7-submit { border-radius: 10px !important; }