:root {
    --primary-color: #429321;
    --primary-light-color: #B4EC51;
    --primary-dark-color: #367A1B;

    --secondary-color: #429321;
    --secondary-light-color: #B4EC51;
    --secondary-dark-color: #367A1B;

    --highlight-color: #429321;

    --chart-color-neutral1: #429321;
    --chart-color-foerderung1: #B4EC51;
    --chart-color-foerderung2: #429321;
}

.template-wrapper .template-topbar .template-header .template-content .logo {
    height: 45px;
}

.template-wrapper .template-topbar .template-header .template-content .logo-small {
    height: 36px;
}
