/* Race to the Treasure — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #CFE9F5 0%, #E6DEC0 50%, #DCC58E 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #D9EEF8 0%, #EDE7CF 50%, #E4D3A6 100%); }
