How can I enhance my contact form design for better usability?

Is there a way to improve the design of this page? It looks terrible. I added an app to our main contact form, but it is difficult to use. We could even just revert to the default design.

https://www.martinschocolatier.co.uk/pages/contact-new

@ChrisW3

#contact_form {
	max-width: 600px;
	width: 100%;
	margin: 0px auto;
}

#contact_form input, #contact_form textarea {
	border-radius: 10px;
}

add this css code to your custom.css file

Results

![2024-03-08 16_18_43-Adobe Dreamweaver CS6 - [Untitled-2].png|1346x610](upload://uiZjrGlA6wlrFm0wQVlXlAnADny.png)