:root {
  --swal2-actions-margin: 0 auto;
}

.controller {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 20px 0;
}

.swal-air,
.swal-hotel {
  text-decoration: underline;
  cursor: pointer;
}

.swal2-html-container .terms {
  padding: 0;
  border: 0;
}