﻿

.validation-message {
    width: 100%;
    margin-top: .5rem;
    margin-left: .3rem;
    font-size: 80%;
    color: #dc3545;
}

