/* Livestock supply panel — sibling of .scope-food inside #scope */

.scope-livestock-lead {
  margin: 0 0 1.25rem;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.6;
}

.scope-livestock-compliance {
  margin: 1.25rem 0 0;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.55;
  color: var(--text-muted);
}

.scope-livestock .scope-commodity-list li {
  font-weight: 600;
}
