<h4 class="text-stroke text-left h4 ">
    Anlagen- & Produktionsmaschinenbau

</h4>

<div class="bg-primary">

    <h4 class="text-stroke text-inverted text-left h4 ">
        Anlagen- & Produktionsmaschinenbau

    </h4>

</div>
{% include '@headline' with {
    headline: "Anlagen- & Produktionsmaschinenbau",
    tag: "h4",
    size: "h4",
    alignment: "left",
    classes: "text-stroke"
} %}


<div class="bg-primary">
    {% include '@headline' with {
        headline: "Anlagen- & Produktionsmaschinenbau",
        tag: "h4",
        size: "h4",
        alignment: "left",
        classes: "text-stroke text-inverted"
    } %}
</div>
{
  "headline": "Anlagen- & Produktionsmaschinenbau",
  "tag": "h2",
  "size": "h2",
  "alignment": "left"
}

No notes defined.