.select-items-list { &:hover, &:focus, &:focus-within { color: #555; background-color: #f5f5f5; transition: all 150ms ease-in-out; } }