body {
  background-color: #f8f9fa;
}

.table img {
  max-height: 80px;
  object-fit: contain;
}

#searchInput {
  margin-bottom: 10px;
}

.modal-body {
  font-size: 0.95rem;
}
