.content-meta { @apply flex flex-wrap !items-center justify-between gap-2; &__revue-issue { @apply !px-3 !py-2 font-semibold h-fit; @apply bg-carhop-green-700 text-white; &--white { @apply bg-white !text-carhop-green-700; } /* &--primary { @apply bg-carhop-green-700 text-white; } */ } }