/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2025 | 15:50:15 */
.wpcf7 form.invalid .wpcf7-response-output {
   border-color: none;
}
.wpcf7 form .wpcf7-response-output {
   border: none !important;
}
body div.wpcf7-response-output {
   color: none !important;
}
div.wpcf7-response-output {
    color: none !important;
}
.wpcf7-response-output {
  color: red;
  font-size: 14px;
  font-style: italic;
}


