.is-invalid {
    border-color: red !important;
    color: red !important;
}

.error {
    color: red !important;
}

.disp-none {
    display: none !important;
}
