/* Shared phone previews and paper colors for the two word games. */
.d-lapetitebomb,.play-card-lapetitebomb{--game-paper:#fff8db;--game-accent:#8a6500}
.d-lapetitebible,.play-card-lapetitebible{--game-paper:#edf5ff;--game-accent:#356cad}
.page-game .g-game-logo{display:block;width:200px;max-width:65%;height:auto;margin:20px 0 24px;object-fit:contain}
.page-game .g-lapetitebomb .r-phone-status,.page-game .g-lapetitebomb .r-phone-bottom{background:#ffeb21;color:#1538c8}
.page-game .g-lapetitebible .r-phone-status,.page-game .g-lapetitebible .r-phone-bottom{background:#c5eaff;color:#1d59ab}
.page-game .g-example-lapetitebomb{background:#fff1b2}.page-game .g-example-lapetitebible{background:#e4f1ff}
@media(max-width:760px){.page-game .g-game-logo{width:155px;margin:12px 0 20px}}
