.root { @apply py-4 bg-black text-white flex justify-center; } .title { @apply text-white font-medium; } .separator { @apply mx-2 font-medium text-xs leading-6; } .description { @apply text-white font-medium; }