/* Vehicle Bingo — theme paint only. All structure lives in /games/shared/engine3.css and the shared engine js. */
.scene.themed { background:linear-gradient(180deg, #EFF2F7 0%, #D9E1EC 50%, #B8C6DA 100%); }
#scene-intro.themed { background:linear-gradient(180deg, #F4F6FA 0%, #E3E9F2 50%, #C7D3E3 100%); }
