.card {
  padding: 1rem;
  background-color: var(--surface-2);
  border-radius: var(--message-border-radius);
}