Hi,
Please remove x-section-2
The new code is
.wpcf7-form .wpcf7-submit {
background-color: #fff;
border-color: #393939;
color: #393939;
}
.wpcf7-form .wpcf7-submit:hover {
background-color: #393939;
border-color: #393939;
color: #fff;
}
Make sure to add it in Cornerstone > Settings > Custom CSS
https://www.screencast.com/t/UIPW7GRa
Hope that helps