/* Race to the Treehouse — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #DCEFC9 0%, #BFDFA4 50%, #98C87E 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #E7F5D9 0%, #CDE7B6 50%, #AAD292 100%); }
