/* Start custom CSS */.akari-standings { width: 100%; border-collapse: collapse; }
.akari-standings th,
.akari-standings td { padding: 12px 10px; text-align: center; }
.akari-standings th.akari-team,
.akari-standings td.akari-team { text-align: left; }
.akari-standings thead th { font-weight: 700; border-bottom: 2px solid #e5007e; }
.akari-standings tbody tr:nth-child(even) { background: #faf5f8; }
.akari-standings .akari-logo { vertical-align: middle; margin-right: 8px; border-radius: 50%; }
.akari-standings .akari-pos { font-weight: 700; }/* End custom CSS */