div:where(.swal2-container) div:where(.swal2-popup){ font-family: 'PorscheNextWLa', Arial, Helvetica, sans-serif; }
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{ background-color: transparent; color: black; outline: none; border: 1px solid black; }
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{ box-shadow: none; }
div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{ background-color: black; color: white; outline: none; }