/* Race to the Finish Line — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #E7EBF2 0%, #D3DAE6 50%, #B2BCCF 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #EFF2F7 0%, #DEE4EE 50%, #C2CBDB 100%); }
