:root {
    scroll-behavior: unset;
    scroll-behavior: inherit !important;
    --BackgroundColor: #DDDFE0;
    --BodyBackground: #DDDFE0;
    --black: #000;
    --TitleColor: #1B1E1D;
    --Outline: #D2D2D2;
    --Heading: #1B1E1D;
    --Text: #333;
    --SideNavBackground: #F0F0F0;
    --SideNavTextColor: #333;
    --SideNavSelectedItemTextColor: #154a7e;
    --buttonicon: #154a7e;
    --buttonprimarybackground: #6c8eaf;
    --buttonprimarytext: #fff;
    --buttonbordercolor: #cbd5e1;
    --buttontexttertiary: #1B1E1D;
    --buttontextprimary: #F6F6F6;
    --Surface-1: #E5E5E5;
    --Surface-2: #E8E8E8;
    --Surface-3: #FBFBFB;
    --Surface-4: #FDFDFD;
    --buttonsecondary: #FAFAFA;
    --buttontertiary: #F0F0F0;
    --InteractiveGreen1: #4CB367;
    --interactive-Orange-1: #ED8F16;
    --Interactive-Red-1: #D64855;
    --Interactive-Default: #666;
    --Interactive-light: #154a7e2e;
    --Interactive-Disabled: rgba(72, 72, 214, 0.4);
    --Interactive-Hover: rgba(72, 72, 214, 0.8);
    --Divider: #F0F0F0;
    --IconDefault: #989998;
    --ShadowPrimitivesxs: 0px 2px 4px 0px #0000001A;
    --UserImage: #154a7e;
    --BorderColor: #666;
    --ActiveTabBackground: #6c8eaf;
    --ActiveTabText: #FFF;
    --TableHeaderBackground: #FBFBFB;
    --TableHeaderText: #154a7e;
    --PageTitleTextColor: #154a7e;
    --LogoBackground: #F0F0F0;
    --PageTitleBackgroundColor: #F0F0F0;
    --Tabulatorell: #000;
}
