/* Extra quiz layout stylesheet intentionally simplified. */

.quiz-page {
    width: min(100%, 1180px);
}
