.lgr-modal-content.gap-xl {
  gap: 2rem;
}

.lgr-modal-content-title {
  font-family: "Poppins Bold", sans-serif;
  font-size: 1.25rem;
  line-height: 32px;
  color: #333333;
}

.lgr-modal-content-actions > * {
  flex: 1; /* divide igualmente */
  min-width: 0;
}

/*# sourceMappingURL=modal.css.map */
