:root {
    --iris-content-fullwidth-container-background-color: #f5f5f0;
    --iris-content-fullwidth-container-background-image: url("custom/triptic-projects/nwo/Maintemplate/Intranet/images/content-fullwidth-background.svg") no-repeat top left / 75% auto;
    --iris-dashboard-heading-font-family: calibri, "Roboto", arial, helvetica, sans-serif;
    --iris-header-logo-horizontal-alignment-onscroll-largeScreen: center;
    --iris-heading-font-family: calibri, "Roboto", arial, helvetica, sans-serif;
    --iris-heading-font-weight: 500;
    --iris-primary-color: #18657c;
    --iris-primary-color-100-foreground: #18657c;
    --iris-primary-color-400-foreground: #000000;
    --iris-primary-color-50-foreground: #18657C;
    --iris-primary-color-500-foreground: #FFFFFF;
    --iris-primary-font-color: #18657C;
    --iris-secondary-color: #F9B232;
    --iris-secondary-color-500-foreground: #000000;
    --iris-secondary-font-color: #995700;
    --iris-teams-color: #8B6648;
    --iris-teams-color-400-foreground: #000000;
    --iris-teams-color-50-foreground: #8B6648;
    --iris-teams-color-500-foreground: #FFFFFF;
    --iris-teams-font-color: #845F42;
}

