@import url('/public/assets/vendor/sweetalert2/sweetalert2.min.css');

.swal2-popup.pata-swal-popup,
.swal2-popup {
    border-radius: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.swal2-title {
    color: #1c2921;
}

.swal2-html-container {
    color: #68766e;
    line-height: 1.55;
}

.swal2-actions .swal2-styled {
    border-radius: 11px;
    font-weight: 800;
}

