:root {
    --iris-content-fullwidth-container-background-color: #fcece0;
    --iris-dashboard-corporateArea-emphasize-background-color: #fae1cd;
    --iris-header-height-largeScreen: 6rem;
    --iris-header-logo-width-largeScreen: 14rem;
    --iris-header-nav-underline: #ea823b;
    --iris-heading-font-family: "Roboto", arial, helvetica, sans-serif;
    --iris-primary-color: #00524c;
    --iris-primary-color-200-foreground: #00524c;
    --iris-primary-color-300-foreground: #000000;
    --iris-primary-color-50-foreground: #00524C;
    --iris-primary-color-500-foreground: #FFFFFF;
    --iris-primary-font-color: #00524C;
    --iris-secondary-color: #7fa8a5;
    --iris-secondary-color-500-foreground: #000000;
    --iris-secondary-font-color: #476E6C;
    --iris-teams-color: #ea823b;
    --iris-teams-color-500-foreground: #000000;
    --iris-teams-color-700-foreground: #FFFFFF;
    --iris-teams-color-900-foreground: #ea823b;
    --iris-teams-font-color: #AC4900;
    --iris-toolbox-nav-background: #00524c;
}

