/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 27 2023 | 12:41:46 */
.wpcf7 .wpcf7-not-valid-tip {
    font-size: .9em;
    font-style: italic;
    margin-top: -15px;
    color: white;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #730f1c;
    color: white;
    background-clor: #730f1c;
    background-color: #730f1c;
}
