Paragraphs
Design Tokens
The colour foundation of the site: brand colours, link colours and the button palette. Components reference these tokens, so the site stays consistent — when a token changes, everything follows.
Live example
Brand colours
Link colours
The 19 brand gradients have their own page: Gradients.
<!-- Gradient background on any container: -->
<div class="topics-grid-container gradient-himmel-kornblume">…</div>
<!-- Coloured logo-grid lines: -->
<div class="logo-grid-container logo-grid-lines-preussen">…</div>