Global styles, such as typography, colors, grid, etc.
Brandaris uses Typesettings for modular scale, vertical rhythm, and responsive ratio based headlines. By default it has a 6px
baseline. Furthermore, the following utilities can be used to add additional styles to texts.
Spice it up: add some color!
Change the text color.
You can easily change the text color.
You can easily change the text color.
You can easily change the text color.
You can easily change the text color.
You can easily change the text color.
You can easily change the text color.
You can easily change the text color.
You can easily change the text color.
You can easily change the text color.
<p class="clr-primary">You can easily change the text color.</p>
<p class="clr-secondary">You can easily change the text color.</p>
<p class="clr-tertiary">You can easily change the text color.</p>
<p class="clr-primary">You can easily change the <a href="#" class="clr-white">text</a> color.</p>
<p class="clr-tertiary">You can easily change the <span class="clr-black">text</span> color.</p>
<p class="clr-quaternary">You can easily change the <span class="clr-black">text</span> color.</p>
<p class="clr-gray-light">You can easily change the text color.</p>
<p class="clr-gray">You can easily change the text color.</p>
<p class="clr-gray-dark">You can easily change the text color.</p>