.form-group.has-error textarea {
    outline: .1875rem solid #ff4c4c;
}
.form-group.has-error label {
    color: #ff4c4c;
}