/* User: Ceasar | Story: #0 | Date: 2026-07-20 | Change: Match Flashcards question typography to the easier-to-read answer choice font. */
.page--platform-flashcards .question-body,
.page--public-flashcards .question-body {
  font-family: var(--font-body);
}
