.modal-header {
  background-color: #007bff;
  color: white;
}
.modal-footer {
  justify-content: space-between;
}