.UiBadge {
  @apply items-center rounded-full px-2 py-px text-xs ml-2 uppercase bg-neutral-600 text-white;
}