.toast {
    padding: 5px 5px 5px 50px !important;
}
.toast-success {
    background-color: #28C76F;
}
.toast-error {
    background-color: #EA5455;
}
