/* Race to the Waterfall — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #CFEDF3 0%, #BEE3D6 50%, #95CBB4 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #DCF3F7 0%, #CFEBE1 50%, #A9D8C3 100%); }
