body {
    font-size: 0.9rem;
    background-color: #f9f9f9;
}


  .form-label {
    font-size: 0.95rem;
    margin-bottom: 0.25rem;
}

  .form-control,
  .form-select {
    padding: 0.25rem 0.5rem;
    font-size: 0.85rem;
}

  h2 {
    font-size: 1.3rem;
    margin-bottom: 0.25rem;
}

div.modal-content {
  background-color: #ffffff !important;
  color: #000 !important;
}

.modal-body, .modal-header, .modal-footer {
  background-color: #ffffff !important;
  color: #000 !important;
}
