If you need assistance with a contact form, please visit this link.
There seems to be an issue with the hover effect on the fields causing them to turn dark grey. This may not align with your desired plain white background. You can view a screenshot https://i.sstatic.net/gd76J.png
To remove the dark grey background and disable the hover effect, you can make some adjustments in the CSS code provided below:
<style type="text/css">
// Add your custom styles here to achieve the desired look
</style>
You can further inspect and modify the code using Google Chrome's inspector tool.
We hope this solution helps you! Feel free to reach out if you need more guidance.
Thank you!