/* .swal2-container.swal2-top-start {
    top: 1rem !important;
    left: 1rem !important;
    right: auto !important;
    bottom: auto !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}

.small-swal-toast .swal2-icon {
    width: 26px !important;
    height: 26px !important;
}

.small-swal-toast .swal2-title {
    font-size: 14px !important;
    margin: 0 !important;
} */