/* Zoo Bingo — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #F3F8E8 0%, #E2EFC9 50%, #C7DCA0 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #F7FAEE 0%, #E9F2D5 50%, #D2E3AF 100%); }
