Found in the wild:
```
<a href=""
role="button"
aria-controls="drawer-detail"
id="drawer-card-animal-kingdom-link"
aria-expanded="false"
aria-label="Read More - <strong>Disney’s Animal Kingdom Theme Park</strong>">
Read More
</a>
```
Yes, that is a `<strong>` element *stuffed* into an `aria-label`.
Tell me you never fired up a screen reader without… nevermind.

