.invalid {
    border: 1px solid red !important; 
}
.contactError {
    color: red !important; 
}
.contactSuccess {
    color: #006D77 !important; 
}
.contactInProgress {
    color: #006D77 !important; 
}