Hi there,
It looks like you’ve already resolved the issue.
If not, then try the following CSS in the child theme’s style.css file or in Appearance → Customize → Additional CSS.
form#gform_1 input#gform_submit_button_1 {
background: green !important;
}
Give it a try, and let me know how that goes!