.swal2-toast {
    background-color: rgba(0,0,0,0.8) !important;
    color: #fff;
    border-radius: 8px;
    padding: 16px;
}

.swal2-toast .swal2-icon {
    margin: 0 !important;
}

.swal2-toast .swal2-title {
    font-size: 18px !important;
    margin: 0 0 8px !important;
}

.swal2-toast .swal2-content {
    font-size: 14px !important;
    margin: 0 !important;
}

.swal2-show {
    opacity: 1 !important;
}
