.ra-label
  @apply flex flex-row gap-1
  @apply font-medium text-[15px]
  @apply text-wp-gray-70 dark:text-wp-gray-0

  &.processing

    .ra-label-text
      @apply text-wp-gray-50 dark:text-wp-gray-40
      @apply cursor-not-allowed
      @apply pointer-events-none

.ra-processing
  @apply flex w-4.5 h-4.5 max-w-4.5 max-h-4.5 text-wp-gray-100 dark:text-wp-gray-0
