.filter-results:focus:not(.exclude-focus),
.clear-results:focus:not(.exclude-focus),
[data-element-id='terms-book-button']:focus:not(.exclude-focus) {

    --tw-text-opacity: 1;

    color: rgba(var(--color-black), var(--tw-text-opacity))
}

[data-testid='terms-button']:focus:not(.exclude-focus),
[data-element-id='terms-book-button']:focus:not(.exclude-focus) {

    --tw-text-opacity: 1;

    color: rgba(var(--color-black), var(--tw-text-opacity))
}

.filter-results:focus:hover:not(.exclude-focus),
.clear-results:focus:hover:not(.exclude-focus),
[data-testid='terms-button']:focus:hover:not(.exclude-focus),
[data-element-id='terms-book-button']:focus:hover:not(.exclude-focus) {

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity))
}
