.custom-swal {
    width: 100%;
    max-width: 400px;
    height: auto;
    padding: 16px;
}
.custom-swal .swal2-title {
    font-size: 20px;
    padding: 12px 0;
}
.custom-swal .swal2-html-container {
    font-size: 14px;
    margin: 0;
    padding: 0 12px;
}
.custom-swal .custom-label {
    color: #a5dc86;
    font-weight: 700;
}
.custom-swal .swal2-icon {
    margin-top: 0 !important;
}
