img.player {
    border: 2px solid #ced4da;
    border-radius: 50%;
    background-color: #e9ecef;
}
img.player.roster {
    min-width: 50px;
    width: 50px;
    height: auto;
    aspect-ratio: 1;
    vertical-align: middle;
}
