/* Race to the Barn — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #DFF0C8 0%, #F0DFA8 50%, #E2C075 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #E9F5D8 0%, #F5E9C1 50%, #EACE92 100%); }
