.table th {
  background-color: #f8f9fa;
  font-weight: 600;
}

.card-header {
  border-bottom: 2px solid rgba(0,0,0,.125);
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.form-check-input {
  transform: scale(1.2);
}
