﻿.validation-message {
    display: block;
    width: 100%;
    margin-top: .25rem;
    font-size: 90%;
    color: #df9090;
}
