:root {
  --allPagesPrimaryColor: #15172B;
  --allPagesPrimaryColorLight: #26294d;
  --allPagesPrimaryColorLighter: #34396a;
  --allPagesPrimaryColorLighterGradientEnd: #1b1d37;
  --allPagesPrimaryDarkerColor: #030407;
  --allPagesPrimaryDarkerColorGradientEnd: #000000;
  --allPagesPrimaryDarkColor: #000000;
  --allPagesPrimaryDarkColorGradientEnd: #0d0e1a;
  --allPagesBtnPrimaryHoverBackgroundColor: #010102;
  --allPagesPrimaryBackground: #f0f0f0;
  --allPagesBtnPrimaryDisableBackground: #3c4178;
  --allPagesSecondaryColor: #0F3751;
  --allPagesSecondaryColorDarken1: #030b10;
  --allPagesTertiaryColor: #383938;
  --allPagesUiSwitchOnColor: #15172B;
  --allPagesGreyColor: #e1e8ee;
  --allPagesQuoteBorder: #707070;
  --allPagesBorderColor: #e1e8ee;
  --allPagesWelcomePagesBackground: #0F3751;
  --allPagesOfflineColor: #707070;
  --allPagesToolbarLightIconColor: #707070;
  --allPagesGreyColorLighten1: #707070;
  --allPagesGreyColorLighten1Opacity1: rgba(112, 112, 112, 0.13);
  --allPagesBaseTextColor: #20282c;
  --allPagesBorderRadius: 8px;
  --allPagesTopBarTextColor: #383938;
  --allPagesTopBarTextFontStyle: normal;
  --allPagesTopBarTextFontSize: 16px;
  --allPagesTopBarTextFontWeight: normal;
  --allPagesTopBarBackgroundColor: #D3D3D3FF;
  --allPagesTopBarBackgroundImage: none;
  --allPagesTopBarBackgroundPosition: top left;
  --allPagesTopBarBackgroundSize: cover;
  --allPagesTopBarBackgroundRepeat: no-repeat;
  --allPagesSideBarTextColor: #000000;
  --allPagesSideBarTextFontSize: 14px;
  --allPagesSideBarTextFontStyle: normal;
  --allPagesSideBarTextFontWeight: normal;
  --allPagesSideBarTextSubtitleColor: #95A1AC;
  --allPagesSideBarTextSubtitleFontSize: 12px;
  --allPagesSideBarTextSubtitleFontStyle: normal;
  --allPagesSideBarTextSubtitleFontWeight: normal;
  --allPagesSideBarBackgroundColor: #D3D3D3FF;
  --allPagesSideBarBackgroundImage: none;
  --allPagesSideBarBackgroundPosition: top left;
  --allPagesSideBarBackgroundRepeat: no-repeat;
  --allPagesSideBarBackgroundSize: cover;
  --allPagesDrawerTextTitleColor: #222222;
  --allPagesDrawerTextTitleFontSize: 20px;
  --allPagesDrawerTextTitleFontStyle: normal;
  --allPagesDrawerTextTitleFontWeight: bold;
  --allPagesDrawerTextHeaderColor: #0F3751;
  --allPagesDrawerTextHeaderFontSize: 18px;
  --allPagesDrawerTextHeaderFontStyle: normal;
  --allPagesDrawerTextHeaderFontWeight: normal;
  --allPagesDrawerTextColor: #565656;
  --allPagesDrawerTextFontSize: 16px;
  --allPagesDrawerTextFontStyle: normal;
  --allPagesDrawerTextFontWeight: normal;
  --allPagesDrawerTextSubtitleColor: #95A1AC;
  --allPagesDrawerTextSubtitleFontSize: 12px;
  --allPagesDrawerTextSubtitleFontStyle: normal;
  --allPagesDrawerTextSubtitleFontWeight: normal;
  --allPagesDrawerBackgroundColor: #D3D3D3FF;
  --allPagesDrawerBackgroundPosition: top left;
  --allPagesDrawerBackgroundSize: contain;
  --allPagesDrawerBackgroundImage: none;
  --allPagesDrawerBackgroundRepeat: unset;
}
