.modal.inmodal .modal-header {
  padding: 1rem;
}
.modal.inmodal .card-body {
  background: #fff;
}
.modal .modal-title {
  overflow-wrap: break-word;
}
.modal .card-header h1, .modal .card-header h2, .modal .card-header h3, .modal .card-header h4, .modal .card-header h5 {
  font-size: 13px;
}
.modal .card-header .card-header-tabs a {
  font-size: 13px;
}