:root {
    --iris-content-fullwidth-container-background-color: #EFEFEF;
    --iris-content-fullwidth-container-background-image: url("/custom/triptic-projects/opzcrekem/Maintemplate/Intranet/images/graphic-bottom.svg") no-repeat bottom left / 12.5rem auto;
    --iris-header-height-largeScreen: 7rem;
    --iris-header-height-on-scroll-largeScreen: 4.5rem;
    --iris-header-logo-horizontal-alignment-onscroll-largeScreen: center;
    --iris-header-logo-padding-bottom-smallScreen: 0.5rem;
    --iris-header-logo-padding-top-smallScreen: 0.5rem;
    --iris-heading-font-family: "Roboto",arial,helvetica,sans-serif;
    --iris-primary-color: #B10022;
    --iris-primary-color-100-foreground: #B10022;
    --iris-primary-color-300-foreground: #000000;
    --iris-primary-color-500-foreground: #FFFFFF;
    --iris-primary-font-color: #B10022;
    --iris-secondary-color: #005F65;
    --iris-secondary-color-500-foreground: #FFFFFF;
    --iris-secondary-font-color: #005F65;
    --iris-teams-color: #91A206;
    --iris-teams-color-500-foreground: #000000;
    --iris-teams-color-700-foreground: #FFFFFF;
    --iris-teams-color-900-foreground: #91A206;
    --iris-teams-font-color: #606D00;
    --iris-toolbox-nav-active-background: #626262;
    --iris-toolbox-nav-hover-background: #727272;
    --iris-toolbox-nav-hover-color: #000000;
}

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

.widget-type-NewUser {
    --iris-widget-background-color: #ff7800;
}

.widget-type-MyProfile {
    --iris-widget-background-color: #005F65;
}

