.invalid-feedback{
    text-align: right;
    color: red;
}
.is-invalid{
    border: solid #ff6767;
}