{# ========================================================================= #}
{# :: Info #}
{# ========================================================================= #}
{% set info %}

This is a default link using an `<a>` tag with specific styling for Bebat.

{% endset %}

{# ========================================================================= #}
{# :: Modifiers #}
{# ========================================================================= #}
{% set modifiers %}

- a-link--icon-after

  Will put the icon after the text if there is an icon

- a-link--inline

  This class is used to give specific styling for links in a paragraph.

- a-link--inverted

  Will put the text and icon in a white color.

{% endset %}

{# ========================================================================= #}
{# :: States #}
{# ========================================================================= #}
{# {% set states %}

{% endset %} #}
