/* Race to the Campfire — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #20344A 0%, #3B5570 50%, #5C7B96 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #2A4159 0%, #476482 50%, #6B8AA5 100%); }
