:root {
    --iris-content-fullwidth-container-background-color: #f6f6f6;
    --iris-content-fullwidth-container-background-image: url("/custom/triptic-projects/maeykehiem/Maintemplate/Intranet/images/main-background.svg") no-repeat bottom left / 31.25rem auto;
    --iris-header-logo-width-largeScreen: 11.5rem;
    --iris-primary-color: #009bcf;
    --iris-primary-color-50-foreground: #006D9F;
    --iris-primary-color-500-foreground: #000000;
    --iris-primary-color-700-foreground: #FFFFFF;
    --iris-primary-color-900-foreground: #009bcf;
    --iris-primary-font-color: #006D9F;
    --iris-secondary-color: #CF6900;
    --iris-secondary-color-500-foreground: #000000;
    --iris-secondary-color-600-foreground: #FFFFFF;
    --iris-secondary-font-color: #AC4900;
    --iris-teams-color: #93c248;
    --iris-teams-color-500-foreground: #000000;
    --iris-teams-color-800-foreground: #FFFFFF;
    --iris-teams-color-900-foreground: #93c248;
    --iris-teams-font-color: #497200;
    --iris-toolbox-nav-active-color: #000000;
    --iris-toolbox-nav-hover-color: #000000;
    --iris-toolbox-nav-primary-color: #057EB6;
}

