:root {
    --iris-content-fullwidth-container-background-color: #eef8fc;
    --iris-content-fullwidth-container-background-image: url('/custom/triptic-projects/kindertuin/Maintemplate/Intranet/images/content-full-width-container-background.png') no-repeat bottom center / 100% auto;
    --iris-content-fullwidth-container-teams-background-color: #f3f9ef;
    --iris-content-heading-font-color: #212c56;
    --iris-content-heading-sub-font-color: #076AA4;
    --iris-font-color: #505055;
    --iris-header-logo-horizontal-alignment-onscroll-largeScreen: center;
    --iris-header-logo-padding-top-largeScreen: .25rem;
    --iris-header-logo-padding-top-onScroll-largeScreen: .125rem;
    --iris-header-logo-padding-top-smallScreen: .125rem;
    --iris-header-logo-width-largeScreen: 16rem;
    --iris-header-nav-underline: linear-gradient(-90deg, #212c56, #0091D8);
    --iris-heading-font-family: "Roboto", arial, helvetica, sans-serif;
    --iris-primary-button-color: #076AA4;
    --iris-primary-color: #0091D8;
    --iris-primary-color-50-foreground: #076AA4;
    --iris-primary-color-500-foreground: #000000;
    --iris-primary-color-600-foreground: #FFFFFF;
    --iris-primary-color-900-foreground: #0091D8;
    --iris-primary-font-color: #076AA4;
    --iris-secondary-color: #E94E1B;
    --iris-secondary-color-500-foreground: #000000;
    --iris-secondary-color-600-foreground: #FFFFFF;
    --iris-secondary-font-color: #C62900;
    --iris-teams-color: #65B32E;
    --iris-teams-color-500-foreground: #000000;
    --iris-teams-color-700-foreground: #FFFFFF;
    --iris-teams-color-900-foreground: #65B32E;
    --iris-teams-font-color: #297600;
    --iris-toolbox-nav-background: #212c56;
    --iris-toolbox-nav-primary-color: #212c56;
}

