/* styles.css */
.swal2-html-container {
  font-size: 1.52em !important;
  text-align: left !important;
}
.swal2-confirm {
  font-size: 1.40em !important;
}
.swal-button {
  background-color: #7064E7 !important;
}
.swal-button--cancel {
  background-color: #EFEFEF !important;
}
