.listing { @apply pl-0; } .listing-item { @apply overflow-hidden pb-8; &:not(:last-child) { @apply border-b border-grey-light mb-8; } }