body {
  background-color: #f8f9fa;
}

/* Only keep truly custom styles that Bootstrap doesn't provide */
.table a {
  font-weight: 500;
}

.dropdown-item.text-danger:hover {
  background-color: #fff5f5;
}
