.players-wrapper img {
    height: 2em;
}

.players-wrapper li+li {
    margin-top: 5px;
}

.status {
    color: var(--status-color);
}