/*!
 * Bootstrap Utilities v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.modal-dialog .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.modal-dialog .btn {
  font-size: 0.8rem;
}