<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
:root {
    --zakra-color-1: #ffffff; --&gt; Hintergrund
    --zakra-color-2: hsla(356, 100%, 45%, 0.8); --&gt; SPD Rot mit 80% Deckkraft
    --zakra-color-3: #e3000f; --&gt; SPD Rot
    --zakra-color-4: #980267; --&gt; Lila
    --zakra-color-5: #b61c3e; --&gt; Dunkelrot
    --zakra-color-6: #00b4cc; --&gt; Hellblau
    --zakra-color-7: #59809b; --&gt; Dunkelblau
    --zakra-color-8: #f4f4f4; --&gt; Hellgraue Highlights
    --zakra-color-9: #170704; --&gt; Dunkelgrau / Schrift
*/
/*
h1 { font-size: 34px!important; }
h2 { font-size: 28px!important; }
h3 { font-size: 21px!important; }
h4 { font-size: 17px!important; }
h5 { font-size: 14px!important; }
h6 { font-size: 12px!important; }
*/

</pre></body></html>