In ◉ --muted color with a dotted underline.
[title] is in ◉ --accent color.
[data-title] is in ◉ --accent color.
:hover displays a tooltip with content set to [data-title] value (using ::after pseudo-element).
Bay of the Authie.
Bay of the Somme.
Since tooltips generated by browsers are not stylable, [data-title] attribute needs to be used instead of [title] to use CSS tooltips created
by matcha.css.