You can overwrite that using this:
.gform_wrapper input[type=submit] {
background: rgba( 96,176,183,1 )!important;
color: #ffffff;
}
The CSS you refer to your screenshot is not present in my CSS on theme version 1.2.5 – please confirm that is your actualy version also.