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 [Links visible only for registered users].
I also need to change the button to look the same on this page:
[Links visible only for registered users]
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; }