.card {
  font-family: sans-serif;
  font-size: 1rem;
  line-height: 1.3rem;
  max-width: 20rem;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 0.1rem;
  padding: 1rem;
}
