:root {
    --primary-color: #027180;
    --primary-light-color: #02a6bc;
    --primary-dark-color: #015864;

    --secondary-color: #914146;
    --secondary-light-color: #a54a50;
    --secondary-dark-color: #7c373c;

    --highlight-color: #027180;

    --chart-color-primary: #027180;
    --chart-color-secondary: #914146;
    --chart-color-neutral1: #914146;
    --chart-color-neutral2: #343C3D;
    --chart-color-foerderung1: #027180;
    --chart-color-foerderung2: #00ADC6;
    --chart-color-foerderung3: #668980;
    --chart-color-foerderung4: #9FBEAF;
    --chart-color-brutto: #027180;
    --chart-color-netto: #914146;
    --chart-color-luecke: #FF1721;
    --chart-color-vorschlag: #00ADC6;
    --chart-color-optimierung: #027180;
}
