:root {
    --iris-box-shadow: 0px 15px 15px -15px rgb(0 0 0 / 0.16),0 1px 12px 5px rgb(0 0 0 / 0.05);
    --iris-box-shadow-hover: 0px 20px 15px -20px rgb(0 0 0 / 0.48),0 4px 12px 5px rgb(0 0 0 / 0.08);
    --iris-content-fullwidth-container-background: #f6f7fa url("/custom/triptic-projects/zorg/Maintemplate/Intranet/images/main-background.svg") no-repeat fixed center center / cover;
    --iris-content-heading-font-weight: 500;
    --iris-header-logo-width-largeScreen: 14.3125rem;
    --iris-heading-font-family: "Roboto", arial,helvetica,sans-serif;
    --iris-heading-font-weight: 500;
    --iris-splashScreen-background: radial-gradient(ellipse at center, #5fb9aa 25%, #469f90 75%, #3e8e80 100%);
    --iris-teams-color: #84C9BE;
    --iris-teams-color-500-foreground: #000000;
    --iris-teams-color-800-foreground: #FFFFFF;
    --iris-teams-color-900-foreground: #84C9BE;
    --iris-teams-font-color: #2C7269;
    --iris-toolbox-nav-active-color: #3d3d3d;
    --iris-toolbox-nav-color: #3d3d3d;
    --iris-toolbox-nav-hover-color: #3d3d3d;
    --iris-toolbox-nav-primary-color: #84C9BE;
}

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

