/* v22.5.9: quiz pages use the same universal header as the rest of Pop Quest. */
body.pq-quiz-page-unified-header .pq-embed-brand{display:none!important}
body.pq-quiz-page-unified-header .pqv3-app.pq-quiz-page-app{min-height:100vh;background:var(--pq-bg,#fffaf7)}
body.pq-quiz-page-unified-header .pq-player-wrap{max-width:1180px;margin:0 auto;padding-top:34px}
body.pq-quiz-page-unified-header .pq-quiz-unified-top{position:relative;z-index:40}
@media(max-width:760px){
 body.pq-quiz-page-unified-header .pq-player-wrap{padding-top:18px;padding-left:14px;padding-right:14px;padding-bottom:110px}
}
