Hello there, Thanks for getting in touch with us.
We do not have any such custom code for the customization of the contact vendor widget.
However, for example you can add the below css code to change the submit button color on your end –
input#submit {
background: orange;
}
Let us know if you need any further assistance from our end.