A hyperlink (or simply link) is an interactive element that allows users to navigate from one location to another within a webpage, a different website, or a file. You can use the .hyperlink-* classes to links.
<a class="hyperlink hyperlink-lg hyperlink-ul" href="#">Learn More</a>
<a class="hyperlink hyperlink-md hyperlink-ul" href="#">Learn More</a>
<a class="hyperlink hyperlink-sm hyperlink-ul" href="#">Learn More</a>
<a class="hyperlink hyperlink-xs hyperlink-ul" href="#">Learn More</a>