:root {
    --iris-content-fullwidth-container-background-color: #FDEBDD;
    --iris-content-fullwidth-container-teams-background-color: #f8f8f8;
    --iris-content-heading-font-color: #f16e0b;
    --iris-dashboard-heading-font-family: "Bree Regular",arial,helvetica,sans-serif;
    --iris-header-logo-width-largeScreen: 12rem;
    --iris-header-nav-hover-background: #fdebdd;
    --iris-header-nav-primary-font: "Bree Regular",arial,helvetica,sans-serif;
    --iris-header-nav-underline: #f5822b;
    --iris-heading-font-family: "Bree Regular",arial,helvetica,sans-serif;
    --iris-heading-font-weight: 500;
    --iris-primary-color: #f5822b;
    --iris-primary-color-50-foreground: #B24400;
    --iris-primary-color-500-foreground: #000000;
    --iris-primary-color-700-foreground: #FFFFFF;
    --iris-primary-color-900-foreground: #f5822b;
    --iris-primary-font-color: #B24400;
    --iris-secondary-color: #9b907b;
    --iris-secondary-color-500-foreground: #000000;
    --iris-secondary-font-color: #706652;
    --iris-teams-color: #05a369;
    --iris-teams-color-500-foreground: #000000;
    --iris-teams-color-700-foreground: #FFFFFF;
    --iris-teams-color-900-foreground: #05a369;
    --iris-teams-font-color: #007741;
    --iris-toolbox-nav-active-background: #b0e2d0;
    --iris-toolbox-nav-active-color: #036c46;
    --iris-toolbox-nav-background: #E6F6F0;
    --iris-toolbox-nav-color: #047f52;
    --iris-toolbox-nav-hover-background: #cbece0;
    --iris-toolbox-nav-hover-color: #04764c;
    --iris-toolbox-nav-primary-color: #E6F6F0;
}

.widget-type-DigitalClock {
    --iris-widget-background-color: #f5822b;
}

