
:root {
    --color-dunkel: #000080;
    --color-hell: #19B5F1;
    --color-grau: #eff2f9;
    --color-primary-heller: #4169E1;
    
    
    --color-bg-guest: whitesmoke;
    --color-bg-app: whitesmoke;
    --color-bg-nav: white;
}
