/* Race to the Moon — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #1E2450 0%, #2F3872 50%, #4A55A0 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #2A3163 0%, #414B90 50%, #5F6BB6 100%); }
