﻿.toast-success {
    background-color: #2ecc71 !important
}

.toast-danger {
    background-color: #e74c3c !important
}

.toast-info {
    background-color: #3992d0 !important
}

.toast-warning {
    background-color: #f39c12 !important
}
