a[href$="/followers"] > span:first-child, a[href$="/follows"] > span:first-child { display: none; } a[href$="/followers"] > span:nth-child(2)::before, a[href$="/follows"] > span:nth-child(2)::before { content: '? ' !important; font-weight: 600 !important; color: black; } [data-testid="profileCardButton"] > div:last-child { display: none !important; }