.card {
  background: var(--bg-color);
  border-radius: var(--radius);
}
