.swal2-popup {
    background-color: rgba(24, 24, 24, .8) !important;
    border-radius: 3px !important;
    color: #fff !important;
}

.swal2-title {
    color: #fff !important;
}

.swal2-styled {
    padding: 10px !important;
    min-width: 40px !important;
    width: fit-content !important;
    height: auto !important;
    background-color: #ff0f00 !important;
    border: none !important;
}