﻿
.field-validation-error
{
    color:red;
    font-size:0.8rem;
}

.validation-summary-errors {
    color: red;
    font-size: 0.8rem;
}