label.jquery-validate-error, span.jquery-validate-error, label.error {
    color: red;
    font-size: .80rem;
    margin-top: 2px;
}