/* Override SweetAlert2 icon size */
div:where(.swal2-icon) .swal2-icon-content {
    font-size: 3rem !important;
}
