Hello,
Can you share your website link? A possible fix could be the below CSS:
form button {
background:black !important;
}
You can test by adding it at the end of your base.css or main.css file. For a more exact answer, I’d need to see the website.
Cheers!