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

The highlight component functions as an alternative call-to-action. It contains
a title, variable content and background shapes that are continuously floating
to mimic an AI speaking.

{% endset %}

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

- c-highlight--theme-green

	Changes the default component title, text and inputs from white to a dark
	purple and the background color to green.

{% endset %}

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

{% endset %} #}

{# ========================================================================== #}
{# :: JavaScript #}
{# ========================================================================== #}
{# {% set javascript %}

{% endset %} #}
