
div.toast-success {
    background-color: #51A351 !important;
}
div.toast-error {
    background-color: #ff4646 !important;
}
div.toast-info {
    background-color: #2751ff !important;
}