html {
    overflow: auto;
  }

  .swal2-popup {
    font-family: "Roboto", sans-serif !important;
  }
  .capitalize {
    text-transform: capitalize;
  }

  .v-dialog > .v-card > .v-card__text {
    padding: 24px 20px !important;
  }