.tool-card h2 {
  margin-top: 0;
}

.note {
  margin-top: var(--space-3);
  color: var(--muted);
  font-size: 14px;
}

.muted {
  color: #b91c1c;
  min-height: 18px;
}
