/* Minimal custom styles for GA Explorer */

.sidebar {
  font-size: 0.9rem;
}

.card-header {
  font-weight: 600;
}

/* Tighter spacing for the evolution dashboard controls */
.btn-success, .btn-warning, .btn-info, .btn-danger {
  min-width: 70px;
}
