.redactor-dropdown-item-subtitle {
  font-size: .75rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: .1em !important;
  --tw-text-opacity: 1 !important;
  color: rgb(90 105 255 / var(--tw-text-opacity)) !important;
}

.redactor-subtitle {
  margin-bottom: -.5rem !important;
  font-size: .75rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: .1em !important;
  --tw-text-opacity: 1 !important;
  color: rgb(90 105 255 / var(--tw-text-opacity)) !important;
}

.neo-input>.ni_blocks .ni_block {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow) !important;
  transition-property: box-shadow !important;
  transition-timing-function: cubic-bezier(.4,0,.2,1) !important;
  transition-duration: .5s !important;
}

.neo-input>.ni_blocks .ni_block:focus-within {
  z-index: 10 !important;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow) !important;
}