:root {
    --accentButtonBackground: #986f0b;
    --accentButtonText: #ffffff;
    --actionLink: #323130;
    --actionLinkHovered: #201f1e;
    --blockingBackground: #FDE7E9;
    --blockingIcon: #FDE7E9;
    --bodyBackground: #ffffff;
    --bodyBackgroundChecked: #edebe9;
    --bodyBackgroundHovered: #f3f2f1;
    --bodyDivider: #edebe9;
    --bodyFrameBackground: #ffffff;
    --bodyFrameDivider: #edebe9;
    --bodyStandoutBackground: #faf9f8;
    --bodySubtext: #605e5c;
    --bodyText: #323130;
    --bodyTextChecked: #000000;
    --buttonBackground: #ffffff;
    --buttonBackgroundChecked: #c8c6c4;
    --buttonBackgroundCheckedHovered: #edebe9;
    --buttonBackgroundDisabled: #f3f2f1;
    --buttonBackgroundHovered: #f3f2f1;
    --buttonBackgroundPressed: #edebe9;
    --buttonBorder: #8a8886;
    --buttonBorderDisabled: #f3f2f1;
    --buttonText: #323130;
    --buttonTextChecked: #201f1e;
    --buttonTextCheckedHovered: #000000;
    --buttonTextDisabled: #a19f9d;
    --buttonTextHovered: #201f1e;
    --buttonTextPressed: #201f1e;
    --cardShadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.132), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.108);
    --cardShadowHovered: 0 0 1px #a19f9d;
    --cardStandoutBackground: #ffffff;
    --defaultStateBackground: #faf9f8;
    --disabledBackground: #f3f2f1;
    --disabledBodySubtext: #c8c6c4;
    --disabledBodyText: #a19f9d;
    --disabledBorder: #c8c6c4;
    --disabledSubtext: #d2d0ce;
    --disabledText: #a19f9d;
    --errorBackground: #FDE7E9;
    --errorIcon: #A80000;
    --errorText: #a4262c;
    --focusBorder: #605e5c;
    --infoBackground: #f3f2f1;
    --infoIcon: #605e5c;
    --inputBackground: #ffffff;
    --inputBackgroundChecked: #ca5010;
    --inputBackgroundCheckedHovered: #993e0c;
    --inputBorder: #605e5c;
    --inputBorderHovered: #323130;
    --inputFocusBorderAlt: #ca5010;
    --inputForegroundChecked: #ffffff;
    --inputIcon: #ca5010;
    --inputIconDisabled: #a19f9d;
    --inputIconHovered: #993e0c;
    --inputPlaceholderBackgroundChecked: #f6dfd2;
    --inputPlaceholderText: #605e5c;
    --inputText: #323130;
    --inputTextHovered: #201f1e;
    --link: #ca5010;
    --linkHovered: #712d09;
    --listBackground: #ffffff;
    --listHeaderBackgroundHovered: #f3f2f1;
    --listHeaderBackgroundPressed: #edebe9;
    --listItemBackgroundChecked: #edebe9;
    --listItemBackgroundCheckedHovered: #e1dfdd;
    --listItemBackgroundHovered: #f3f2f1;
    --listText: #323130;
    --listTextColor: #323130;
    --menuBackground: #ffffff;
    --menuDivider: #c8c6c4;
    --menuHeader: #ca5010;
    --menuIcon: #ca5010;
    --menuItemBackgroundChecked: #edebe9;
    --menuItemBackgroundHovered: #f3f2f1;
    --menuItemBackgroundPressed: #edebe9;
    --menuItemText: #323130;
    --menuItemTextHovered: #201f1e;
    --messageLink: #005A9E;
    --messageLinkHovered: #004578;
    --messageText: #323130;
    --primaryButtonBackground: #ca5010;
    --primaryButtonBackgroundDisabled: #f3f2f1;
    --primaryButtonBackgroundHovered: #b5490f;
    --primaryButtonBackgroundPressed: #993e0c;
    --primaryButtonBorder: transparent;
    --primaryButtonText: #ffffff;
    --primaryButtonTextDisabled: #d2d0ce;
    --primaryButtonTextHovered: #ffffff;
    --primaryButtonTextPressed: #ffffff;
    --severeWarningBackground: #FED9CC;
    --severeWarningIcon: #D83B01;
    --smallInputBorder: #605e5c;
    --successBackground: #DFF6DD;
    --successIcon: #107C10;
    --successText: #107C10;
    --variantBorder: #edebe9;
    --variantBorderHovered: #a19f9d;
    --warningBackground: #FFF4CE;
    --warningHighlight: #ffb900;
    --warningIcon: #797775;
    --warningText: #323130;
    --accent: #986f0b;
    --AccentLines: #d06228;
    --AccentText: #ca5010;
    --backgroundOverlay: rgba(255, 255, 255, 0.85);
    --BackgroundOverlay: rgba(255, 255, 255, 0.85);
    --black: #000000;
    --blackTranslucent40: rgba(0,0,0,.4);
    --blue: #0078d4;
    --blueDark: #002050;
    --blueLight: #00bcf2;
    --blueMid: #00188f;
    --BodyText: #323130;
    --ButtonBackground: #faf9f8;
    --ButtonBorder: #a19f9d;
    --ButtonDisabledBackground: #faf9f8;
    --ButtonDisabledBorder: #edebe9;
    --ButtonDisabledText: #a19f9d;
    --ButtonGlyph: #605e5c;
    --ButtonGlyphActive: #323130;
    --ButtonGlyphDisabled: #c8c6c4;
    --ButtonHoverBackground: #f6dfd2;
    --ButtonHoverBorder: #efc4ad;
    --ButtonPressedBackground: #efc4ad;
    --ButtonPressedBorder: #d06228;
    --ButtonText: #323130;
    --CommandLinks: #605e5c;
    --CommandLinksDisabled: #a19f9d;
    --CommandLinksHover: #ca5010;
    --CommandLinksPressed: #712d09;
    --CommandLinksSecondary: #201f1e;
    --ContentAccent1: #ca5010;
    --ContentAccent2: #00485b;
    --ContentAccent3: #288054;
    --ContentAccent4: #767956;
    --ContentAccent5: #ed0033;
    --ContentAccent6: #682a7a;
    --dialogBorder: #f3f2f1;
    --DialogBorder: #f3f2f1;
    --DisabledBackground: #faf9f8;
    --DisabledLines: #edebe9;
    --DisabledText: #a19f9d;
    --EmphasisBackground: #ca5010;
    --EmphasisBorder: #993e0c;
    --EmphasisHoverBackground: #993e0c;
    --EmphasisHoverBorder: #712d09;
    --EmphasisText: #ffffff;
    --FooterBackground: rgba(255, 255, 255, 0.85);
    --green: #107c10;
    --greenDark: #004b1c;
    --greenLight: #bad80a;
    --HeaderAccentLines: #d06228;
    --HeaderBackground: rgba(255, 255, 255, 0.85);
    --HeaderDisabledBackground: #faf9f8;
    --HeaderDisabledLines: #edebe9;
    --HeaderDisableText: #a19f9d;
    --HeaderLines: #a19f9d;
    --HeaderNavigationHoverText: #ca5010;
    --HeaderNavigationPressedText: #712d09;
    --HeaderNavigationSelectedText: #ca5010;
    --HeaderNavigationText: #605e5c;
    --HeaderSiteTitle: #201f1e;
    --HeaderStrongLines: #efc4ad;
    --HeaderSubtleLines: #c8c6c4;
    --HeaderSubtleText: #8a8886;
    --HeaderText: #323130;
    --HoverBackground: rgba(246, 223, 210, 0.50);
    --Hyperlink: #ca5010;
    --HyperlinkActive: #712d09;
    --Hyperlinkfollowed: #712d09;
    --Lines: #a19f9d;
    --magenta: #b4009e;
    --magentaDark: #5c005c;
    --magentaLight: #e3008c;
    --Navigation: #605e5c;
    --NavigationAccent: #ca5010;
    --NavigationHover: #ca5010;
    --NavigationHoverBackground: rgba(246, 223, 210, 0.50);
    --NavigationPressed: #712d09;
    --NavigationSelectedBackground: rgba(237, 235, 233, 0.78);
    --neutralDark: #201f1e;
    --neutralLight: #edebe9;
    --neutralLighter: #f3f2f1;
    --neutralLighterAlt: #faf9f8;
    --neutralPrimary: #323130;
    --neutralPrimaryAlt: #3b3a39;
    --neutralQuaternary: #d2d0ce;
    --neutralQuaternaryAlt: #e1dfdd;
    --neutralSecondary: #605e5c;
    --neutralSecondaryAlt: #8a8886;
    --neutralTertiary: #a19f9d;
    --neutralTertiaryAlt: #c8c6c4;
    --orange: #d83b01;
    --orangeLight: #ea4300;
    --orangeLighter: #ff8c00;
    --PageBackground: #ffffff;
    --primaryBackground: #ffffff;
    --primaryText: #333333;
    --purple: #5c2d91;
    --purpleDark: #32145a;
    --purpleLight: #b4a0ff;
    --red: #e81123;
    --redDark: #a4262c;
    --RowAccent: #ca5010;
    --SelectionBackground: rgba(239, 196, 173, 0.50);
    --SiteTitle: #201f1e;
    --StrongBodyText: #201f1e;
    --StrongLines: #efc4ad;
    --SubtleBodyText: #8a8886;
    --SubtleEmphasisBackground: #f3f2f1;
    --SubtleEmphasisCommandLinks: #201f1e;
    --SubtleEmphasisText: #605e5c;
    --SubtleLines: #c8c6c4;
    --suiteBarBackground: #ca5010;
    --SuiteBarBackground: #ca5010;
    --suiteBarDisabledText: #edebe9;
    --SuiteBarDisabledText: #edebe9;
    --SuiteBarHoverBackground: #df8f64;
    --SuiteBarHoverText: #efc4ad;
    --suiteBarText: #ffffff;
    --SuiteBarText: #ffffff;
    --teal: #008272;
    --tealDark: #004b50;
    --tealLight: #00b294;
    --themeAccent: #ca5010;
    --themeAccentTranslucent10: rgba(202, 80, 16, 0.10);
    --themeDark: #993e0c;
    --themeDarkAlt: #b5490f;
    --themeDarker: #712d09;
    --themeLight: #efc4ad;
    --themeLighter: #f6dfd2;
    --themeLighterAlt: #fdf7f4;
    --themePrimary: #ca5010;
    --themeSecondary: #d06228;
    --themeTertiary: #df8f64;
    --TileBackgroundOverlay: rgba(0, 0, 0, 0.50);
    --TileText: #ffffff;
    --topBarBackground: rgba(237, 235, 233, 0.78);
    --TopBarBackground: rgba(237, 235, 233, 0.78);
    --topBarHoverText: #323130;
    --TopBarHoverText: #323130;
    --TopBarPressedText: #712d09;
    --topBarText: #605e5c;
    --TopBarText: #605e5c;
    --WebPartHeading: #323130;
    --white: #ffffff;
    --whiteTranslucent40: rgba(255, 255, 255, 0.40);
    --yellow: #ffb900;
    --yellowDark: #d29200;
    --yellowLight: #fff100;
}