/* Snack Bingo — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #FFF4E8 0%, #FBE3CB 50%, #F2C9A4 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #FFF8F0 0%, #FDEBD9 50%, #F6D6B6 100%); }
