/* Race to the Beach — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #BFE7F7 0%, #F2E3C4 50%, #EED6A4 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #CFEEFA 0%, #F6EAD3 50%, #F3E0B7 100%); }
