.football-standing-widget .standings{background:var(--gray-100);border-radius:16px}.football-standing-widget .table-navigation{background-color:var(--gray-200);border-radius:50px;display:flex;position:relative}.football-standing-widget .table-navigation .logo{margin-right:8px}.football-standing-widget .table-navigation .group-dropdown{flex:1}.football-standing-widget .table-navigation .group-dropdown button{width:100%}.football-standing-widget .logo{background:var(--gray-150);border-radius:8px;font-size:0;height:25px;object-fit:contain;width:25px}.football-standing-widget .team{align-items:center;display:flex}.football-standing-widget .team span{margin-left:8px}.football-standing-widget table{font-size:.95em;margin:8px}.football-standing-widget table th{color:var(--gray-600);font-size:11px;padding:5px}.football-standing-widget table td{align-items:center}.football-standing-widget table tr td:first-child span{align-items:center;background:var(--gray-250);border-radius:50%;display:flex;font-size:.85em;font-weight:600;height:20px;justify-content:center;width:20px}.football-standing-widget table tr th:nth-child(2){text-align:left;width:100%}.football-standing-widget table tr td:nth-last-child(-n+2){text-align:center;white-space:nowrap}.football-standing-widget table tr td:last-child{font-weight:700}