diff --git a/pages/contact.js b/pages/contact.js
index f182e13..c7da2f2 100644
--- a/pages/contact.js
+++ b/pages/contact.js
@@ -201,7 +201,7 @@ const Contact = () => {
{formErrors.captcha && (
diff --git a/pages/faq.js b/pages/faq.js
index f2876cc..e666bef 100644
--- a/pages/faq.js
+++ b/pages/faq.js
@@ -449,7 +449,7 @@ const Faq = () => {
{formErrors.captcha &&
{formErrors.captcha}}
diff --git a/src/components/HomeContact.js b/src/components/HomeContact.js
index 8dbc1c0..4e51246 100644
--- a/src/components/HomeContact.js
+++ b/src/components/HomeContact.js
@@ -197,7 +197,7 @@ const HomeContact = () => {
{formErrors.captcha && (