/* Farm Fair Quiz — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #7A3C22 0%, #A85C2E 33%, #D08A46 66%, #E8B26B 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #A85C2E 0%, #D08A46 50%, #EFC183 100%); }
