diff --git a/assets/css/style.css b/assets/css/style.css index c703ac1..6a37bfb 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -4740,7 +4740,7 @@ background: white !important; height: 43px; font-size:16px; padding: 10px 30px; - background:#DFE6F6; + background:whitesmoke; color: #565872; border: 2px solid #ffffff; transition:all 500ms ease; @@ -4754,7 +4754,7 @@ background: white !important; height: 150px; resize:none; font-size:16px; - background:#DFE6F6; + background:whitesmoke; } .homee .contact-form textarea{ background: white !important;