.capacity-item {
  padding: 0.75rem;
  border-left: 3px solid #007bff;
  margin-bottom: 0.5rem;
  background-color: rgba(255, 255, 255, 0.8);
}

.capacity-item:last-child {
  margin-bottom: 0;
}
