:root {
    --ci: #457391; /* je Klon individuell zu setzen */ 
    --aufci: #fff; 
    --white: white;
    /* --light: #fafafb; */
    --light: #f6f9f8;
    --dark: #212529;
    --akzent: #4a4d51;
    --line: #5e6b83;
    --maxwidth : 860px;
}

