Hello,
Thank you for contacting us.
It is because you changed your button color. Try to edit it by adding this snippet to the Custom CSS area in Theme Settings
input.wpcf7-form-control.wpcf7-submit.btn.btn-color-white.btn-style-bordered {
background: #bbbbbb;
}
Regards