Proceed to checkout
Notice the two pairs of data-testid="qty-increment" / "qty-decrement". The selector picks them by exact id, but each one is its own element and gets its own outline.
data-testid="qty-increment"
"qty-decrement"