﻿.field-validation-error {
    font-weight: bold;
    color: #b31909;
    font-size: small;
}

.error-submission {
    font-weight: bold;
    color: #b31909;
    font-size: 1.5em;
}