.card {
  &__title {
    font-size: 20px;
  }

  &__body {
    margin: 10px 0;
  }
}