.participant {
    border-bottom: 1px solid #FFFFFF33;
}

.participant:last-child {
    border-bottom: none;
}

.participant .discord_handle {
    margin-bottom: 0px;
}

.participant .game_handle {
    margin-top: 0px;
    color: rgba(255, 255, 255, 0.60);
}