:root {
    --iris-content-fullwidth-container-background-image: url("../../../../../../custom/triptic-projects/dezijlen/Maintemplate/Intranet/images/background-main.svg") no-repeat fixed right 25vh / auto 75vh;
    --iris-content-heading-font-color: #00A64A;
    --iris-header-logo-width-largeScreen: 13rem;
    --iris-heading-font-family: "Roboto",arial,helvetica,sans-serif;
    --iris-primary-color: #00A64A;
    --iris-primary-color-50-foreground: #00781B;
    --iris-primary-color-500-foreground: #000000;
    --iris-primary-color-700-foreground: #FFFFFF;
    --iris-primary-color-900-foreground: #00A64A;
    --iris-primary-font-color: #00781B;
    --iris-secondary-color: #FF9D00;
    --iris-secondary-color-500-foreground: #000000;
    --iris-secondary-font-color: #A84C00;
    --iris-teams-color: #9500CF;
    --iris-teams-color-100-foreground: #9500CF;
    --iris-teams-color-400-foreground: #000000;
    --iris-teams-color-500-foreground: #FFFFFF;
    --iris-teams-font-color: #9500CF;
    --iris-toolbox-nav-active-color: #000000;
    --iris-toolbox-nav-background: #00A64A;
    --iris-toolbox-nav-color: #000000;
    --iris-toolbox-nav-hover-color: #000000;
}

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

.widget-type-Weather {
    --iris-widget-background-color: #FF9D00;
}

.widget-type-Anniversary {
    --iris-widget-profile-image-background-color: #FF9D00;
}

