p {
  @apply bg-red-200;

  b {
    @apply text-orange-500;
  }
}
