.modal-footer .ui-dialog-buttonset {
  gap: var(--bs-modal-footer-gap);
}

.modal {
  --bs-modal-zindex: 1050;
}
