/* ==========================================================================
   PWA Players — Eagles Golf
   File: /assets/css/pwa-players.css
   ========================================================================== */
.pwa-player-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
    flex-shrink: 0;
}
