.contact-form .form-group .help-block {font-size:12px;margin-bottom:0;margin-top:3px;line-height:1.2;}
.contact-form .form-group.has-error .form-control {border-color:#dc3545}
.contact-form .form-group.has-error .form-control:focus {box-shadow:0 0 0 0.2rem rgba(220,53,69,.25);}
.contact-form .form-group.has-error label {color:#dc3545}
.contact-form .form-group.has-error .invalid-feedback {display:block;}
