#interests { & li { & a { & span:has(img)::after { display: none; } } &:nth-child(odd) { transform: var(--rot-minus); } } }