/* Race to the Castle — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #CDE6F2 0%, #CFE4C6 50%, #A9CD9A 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #DAEEF7 0%, #DBEBD4 50%, #B9D8AA 100%); }
