TeamDots {
    gap: 5px;
    flex-direction: row-reverse;

    > * {
        width: 28px;
        aspect-ratio: 1;
    }
}
