/* Stable homepage play-button alignment. */
.home-page .home-featured-play {
    min-width: 54px;
    box-sizing: border-box;
    justify-content: center;
    text-align: center;
}

.home-page .game-card2-play {
    text-align: center;
}
