.error {
    color: red !important;
}

input.error {
    border-bottom: solid 1px red !important;
}
textarea.error {
    border-bottom: solid 1px red !important;
}
