Should recolour instantly, including the border.
The nested <b> must change with it.
Hovering anywhere in the card recolours both lines.
Text before this link is deliberately long enough that it has to wrap onto a second line, and both lines must change colour together when the pointer is on it and text after.
Expect a short delay before it grows; that is the debounced re-box, not the paint path.
padding growsMoving the pointer around in here re-selects the paragraph and finds no change, so nothing repaints and nothing re-boxes. A page whose sheets never mention :hover at all skips even that.
Plain text with a bold word.