As a simple overlay, just add .highlight-caption to an a tag.
.highlight-caption
a
Or for a bigger and possibly multi-line label, add .highlight-caption.highlight-caption-big to an a tag, and to the parent div add .position-relative.
.highlight-caption.highlight-caption-big
div
.position-relative