
Description:
When changing the theme on the website, the form's readability deteriorates as the text remains unchanged. Additionally, when entering text into the email form, a request is sent to the server, but despite returning with an error, the submission process continues.
Steps to Reproduce:
- Navigate to the website.
- Change the theme to a different color scheme.
- Observe that the form's readability decreases due to unchanged text.
- Enter text into the email form.
- Despite receiving an error, note that the submission process continues.
Expected Behavior:
- Changing the theme should update all elements on the page for improved readability.
- Submitting the email form should not proceed if an error occurs during server request handling.
Additional Information:
- This issue affects the user experience and functionality of the website.
- Further investigation and debugging are required to identify and resolve the root cause of the problem.