/* Dino Dig Quiz — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #6B4A22 0%, #94682F 33%, #BC8F49 66%, #D9B473 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #94682F 0%, #BC8F49 50%, #E2C289 100%); }
