﻿button {
    border: none;
}

.validation-feedback {
    display: none;
    color: rgb(184, 0, 5);
}
