div.modal-body-container {
  min-height: 30vh;
}
.btn-blue {
  background-color: #17a2b8 !important;
}

.btn-orange {
  background-color: #ff8c00 !important;
}

.text-orange {
  color: #ff8c00 !important;
}

.task-stat-badge {
  display: inline-block;
  margin-right: 0.5rem;
}