div:where(.swal2-container) div:where(.swal2-popup) {
  width: 26em !important;
}

.swal2-container .swal2-icon {
  width: 2rem;
  height: 2rem;
  margin: 2rem auto 0rem;
}

.swal2-container .swal2-icon .swal2-icon-content {
  font-size: 1.5rem;
}