/* One return readout in the Dice bet panel. */
.game-dice .dice-return{grid-template-columns:1fr}
.game-dice .dice-return>div{display:flex;align-items:center;justify-content:space-between;gap:14px}
.game-dice .dice-return span{margin-bottom:0}
