﻿.validation-error{
    color: red;
    font-size: 12px;
    margin-bottom: 5px;
}

.validation-error-container{
    display: flex;
}