.cardBody { @apply flex flex-row items-center gap-x-4; } .name { @apply font-medium; } .description { @apply text-sm text-neutral-500 flex gap-x-1; }