/* Race to the Ice Cream Stand — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #FDE6F0 0%, #F9D3DE 50%, #EFB4C6 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #FEEFF5 0%, #FBDFE8 50%, #F4C6D4 100%); }
