/* Keep the Lottery section above Recommended Games on the lobby home page. */
.lobby[data-v-657212e7] {
    display: flex;
    flex-direction: column;
}

.lobby[data-v-657212e7] > .lottery {
    order: -1;
}
