:root {
  --allPagesPrimaryColor: #4A1A23;
  --allPagesPrimaryColorLight: #702735;
  --allPagesPrimaryColorLighter: #903344;
  --allPagesPrimaryColorLighterGradientEnd: #571f29;
  --allPagesPrimaryDarkerColor: #220c10;
  --allPagesPrimaryDarkerColorGradientEnd: #110608;
  --allPagesPrimaryDarkColor: #110608;
  --allPagesPrimaryDarkColorGradientEnd: #37131a;
  --allPagesBtnPrimaryHoverBackgroundColor: #1a0d0f;
  --allPagesPrimaryBackground: #f0f0f0;
  --allPagesBtnPrimaryDisableBackground: #9f394c;
  --allPagesSecondaryColor: #B89B5E;
  --allPagesSecondaryColorDarken1: #8c733e;
  --allPagesTertiaryColor: #033B26;
  --allPagesUiSwitchOnColor: #4A1A23;
  --allPagesGreyColor: #e1e8ee;
  --allPagesQuoteBorder: #707070;
  --allPagesBorderColor: #e1e8ee;
  --allPagesWelcomePagesBackground: #B89B5E;
  --allPagesOfflineColor: #707070;
  --allPagesToolbarLightIconColor: #707070;
  --allPagesGreyColorLighten1: #707070;
  --allPagesGreyColorLighten1Opacity1: rgba(112, 112, 112, 0.13);
  --allPagesBaseTextColor: #20282c;
  --allPagesBorderRadius: 8px;
  --allPagesTopBarTextColor: #B89B5E;
  --allPagesTopBarTextFontStyle: normal;
  --allPagesTopBarTextFontSize: 16px;
  --allPagesTopBarTextFontWeight: normal;
  --allPagesTopBarBackgroundColor: #4A1A23FF;
  --allPagesTopBarBackgroundImage: none;
  --allPagesTopBarBackgroundPosition: left top;
  --allPagesTopBarBackgroundSize: cover;
  --allPagesTopBarBackgroundRepeat: no-repeat;
  --allPagesSideBarTextColor: #B89B5E;
  --allPagesSideBarTextFontSize: 16px;
  --allPagesSideBarTextFontStyle: normal;
  --allPagesSideBarTextFontWeight: normal;
  --allPagesSideBarTextSubtitleColor: #D6C18A;
  --allPagesSideBarTextSubtitleFontSize: 12px;
  --allPagesSideBarTextSubtitleFontStyle: normal;
  --allPagesSideBarTextSubtitleFontWeight: normal;
  --allPagesSideBarBackgroundColor: #233126FF;
  --allPagesSideBarBackgroundImage: none;
  --allPagesSideBarBackgroundPosition: left top;
  --allPagesSideBarBackgroundRepeat: no-repeat;
  --allPagesSideBarBackgroundSize: cover;
  --allPagesDrawerTextTitleColor: #B89B5E;
  --allPagesDrawerTextTitleFontSize: 20px;
  --allPagesDrawerTextTitleFontStyle: normal;
  --allPagesDrawerTextTitleFontWeight: bold;
  --allPagesDrawerTextHeaderColor: #D6C18A;
  --allPagesDrawerTextHeaderFontSize: 18px;
  --allPagesDrawerTextHeaderFontStyle: normal;
  --allPagesDrawerTextHeaderFontWeight: normal;
  --allPagesDrawerTextColor: #B89B5E;
  --allPagesDrawerTextFontSize: 16px;
  --allPagesDrawerTextFontStyle: normal;
  --allPagesDrawerTextFontWeight: normal;
  --allPagesDrawerTextSubtitleColor: #D6C18A;
  --allPagesDrawerTextSubtitleFontSize: 12px;
  --allPagesDrawerTextSubtitleFontStyle: normal;
  --allPagesDrawerTextSubtitleFontWeight: normal;
  --allPagesDrawerBackgroundColor: #66023CFF;
  --allPagesDrawerBackgroundPosition: left top;
  --allPagesDrawerBackgroundSize: cover;
  --allPagesDrawerBackgroundImage: none;
  --allPagesDrawerBackgroundRepeat: no-repeat;
}
