@charset "utf-8";

.swal2-container .swal2-popup {
  font-size: 15px;
  letter-spacing: -0.05em;
}
.swal2-container .swal2-styled {
  letter-spacing: normal;
}
body.swal2-shown:not(.swal2-toast-shown) {
  padding-right: 0 !important;
}
