.swal2-popup {
    border-radius: .8rem !important;
}

.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(0,0,0,.2) !important;
}

.swal2-html-container h5 {
    font-size: 1.3em !important;
}

.swal2-html-container h7 {
    font-size: .8em !important;
}

.swal2-styled button {
    !important;
}

.swal2-styled.swal2-confirm {
    background-color: #a27ce6 !important;
}
