/* Rainforest Quiz — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #14432F 0%, #1F6244 33%, #35875F 66%, #5FAE85 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #1F6244 0%, #35875F 50%, #74BE96 100%); }
