*{
    /* background-color: #111827; */
    color: #abb7c4;
}

body{
    /* background-color: #111827; */
}

h1, h2{
    color: #4280bf !important;
}



#site-logo{
    font-size: 40px;
}

label{
    font-size: 20px !important;
}

.game-card{
    display: flex;
    justify-content: center;
    align-items: center;
}

