/* Bug Bingo — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #F0F7E6 0%, #DCEDC6 50%, #BEDA9C 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #F5FAEE 0%, #E6F2D6 50%, #CBE2AF 100%); }
