.has-error{

    border-color: red !important;

}
.wp-block-contact-form-7-contact-form-selector .wpcf7 p button:disabled {
	background: #8e9da6 !important;
    border-radius: 4px;
    color: #fff;
    font-family: Mulish;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
  outline: none;
    border: 1.5px solid #8e9da6 !important;
    min-height: 35px;
    padding: 7px 15px;
}
#response{
color :red;
}
