

#quote label {color: #ffffff !important; font-weight: bold;}

#quote input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #ffffff;
    color: #ffffff;
}

.testimonials .testimonial_text_inner p {
font-style: italic;
font-weight: bold;
}

@media (max-width: 468px) {
.title_subtitle_holder_inner {margin: 20px 0;}
.title_subtitle_holder_inner h4 {font-size: 14px !important;}
}

.mobile_menu_button {
display: none !important;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
    color:#ffffff;
    background-color: #dd3333;
}