.media-caption {
  &__caption {
    &:not(:only-child) {
      @apply mr-1;
    }
  }
}
