.card {
  background: var(--card);
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 24px;
}
