#swal2-title {
    border-bottom: unset !important;
    width: 100% !important;
}


/* .swal2-popup.swal2-toast .swal2-title {
    margin: 1em 1em !important;
} */

.swal2-popup {
    width: 29rem !important;
    /* height: 7rem !important; */
    font-size: 15px !important;
    background: #44a74d !important;
    color: white !important;
}

.swal2-header {
    padding-top: 8px !important;
}

.swal2-actions {
    position: absolute !important;
    right: 21px !important;
    top: -1px !important;
    font-size: 10px !important;
}

.swal2-content {
    margin-top: 5px !important;
}