/* Bedtime Bingo — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #E9E7F6 0%, #D3CFEC 50%, #B4AEDC 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #F0EFFA 0%, #DCD9F1 50%, #C2BCE4 100%); }
