/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


 .wpcf7-not-valid-tip {
    display: block;
    border-color: transparent;
    border: none !important;
    font-size: 1.2rem !important;
    font-style: italic !important;
    color: #ff7a00 !important;
}
