A demonstration of a few fixes. To make an entire page "VF 2.x-ish" add `class="ebi-vf1-integration"` to your body element.

With .ebi-vf1-integration

With .ebi-vf1-integration

h1

h2

h3

I'm bold
{% render "@vf-button--link" %}
A link



Without .ebi-vf1-integration

Without .ebi-vf1-integration

h1

h2

h3

I'm bold
{% render "@vf-button--link" %}
(click the link to see the visited state)
A link