.Leaderboard_section{
    padding-top: 20px;
}
.player_name{
    font-family: myRegularFont;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    color: #000000;
}
.points{
    font-family: myRegularFont;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    color: #000000;
}
