/*
Theme Name: Consulting
Description:
*/

.form-section .wpcf7 form.invalid .wpcf7-response-output{
    color: #dc3232 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	color: #000000;
}