Given the rule below, which elements does it select?:is(a, button):not(.sidebar a, .sidebar button) { color: red; }