<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* Verzenden knop aanpassen */
input.wpcf7-submit:hover {
background: black;
color: white;
}
input.wpcf7-submit {
background: white;
color: black;
}</style>
<!-- end Simple Custom CSS and JS -->