/* Story: AI-Certs-Reviewer#1 | Date: 2026-08-11 | User: George | Change: Let Quizzes use the same uncapped content canvas as Dashboard. */
body.page--platform-shell.page--platform-quizzes .aws-quiz-page {
  width: 100% !important;
  max-width: none !important;
  margin-inline: 0 !important;
}
