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

This component is used to highlight a particular piece of content.

{% endset %}

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

- m-cta--grey

  Gives a grey background

- m-cta--animate

  This will give the component a jump animation to get the user his attention.

{% endset %}

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

{% endset %} #}

