.error{
    color: #ff0e0e;
}
.red {
    background-color: #f44336 !important;
    color: #fff !important;
    border-radius: .125rem;
}