:root {
    --progress-info-percentage-line-height: 36px;
    --progress-info-percentage-padding-top-mobile: 3px;
    --progress-info-burger-menu-margin-top: 4px;
    --progress-info-background-mix-blend-mode: normal;

    --option-switch-border: 1px solid #fff;
    --option-switch-border-radius: 5px;

    --question-header-inner-container-justify-content: center;

    --contradictory-number-container-position: static;

    --investor-type-gradient-line-color: var(--color-group-2080);

    --background-image: var(--color-group-62);

    --non-transparent-overlay-background-color: var(--color-group-68);

    --investment-strategy-default-border: 1px solid var(--color-group-211);
    --investment-strategy-border: var(--investment-strategy-default-border);
    --investment-strategy-border-hover: var(--investment-strategy-default-border);
    --investment-strategy-border-active: var(--investment-strategy-default-border);
    --investment-strategy-backround-color-active-hover: var(--color-group-211);

    /* overwrites variables from styleslib */
    --font-size-lg-1: 48px;
    --font-weight-1: bold;

    --header-height: 80px;
    --header-new-box-shadow: none;
    --header-new-text-color: black;
}
