:root {
	--theme-font-family-common: Sari PL, sans-serif;
	--theme-font-family-headline: Sari PL, sans-serif;
	--theme-font-size-base: 18px;
	--theme-font-size-l: 18px;
	--theme-font-size-s: 14px;
	--theme-font-size-xs: 13px;
	--theme-font-size-xxs: 12px;
	--theme-font-height-base: 27px;
	--theme-font-height-s: 18px;
	--theme-color-common-bg: #ffffff;
	--theme-color-common-neutral_soft: #2b353b;
	--theme-color-common-neutral_medium: #0b0d0f;
	--theme-color-common-neutral_loud: #84cc25;
	--theme-color-common-primary_medium: #84cc25;
	--theme-color-common-primary_medium_hover: #84cc25;
	--theme-color-common-primary_loud: #84cc25;
	--theme-color-header-bg: #ffffff;
	--theme-color-footer-bg: #84cc25;
	--theme-color-footer-text: #ffffff;
	--theme-color-footer-headline: #ffffff;
	--theme-color-footer-link: #ffffff;
	--theme-color-footer-link-hover: #ffffff;
	--theme-color-form-fieldset-bg: #ffffff;
	--theme-color-form-fieldset-text: #84cc25;
	--theme-color-form-fieldset-control-border: #ffffff;
	--theme-webform-style-type: none;
	--theme-content-left: 0px;
	--theme-site-header-height-wide: var(--sp7);
}