/* This is intentionally unconditional: a prior PWA stylesheet hid the pill
   when the Review title was present. quiz.js supplies only Review or New. */
#question-type-label{
  display:inline-block!important;
}
