How can I style just the standard Submit button when using a basic form built with FormBuilder?
Don't want anything fancy; just red background and white text.
I tried modifying additional_styles.css & the formbuilder_styles.css by adding a class just for the button but with no luck.