:root {
  --allPagesPrimaryColor: #073455;
  --allPagesPrimaryColorLight: #0b5184;
  --allPagesPrimaryColorLighter: #0e69ac;
  --allPagesPrimaryColorLighterGradientEnd: #083e65;
  --allPagesPrimaryDarkerColor: #031624;
  --allPagesPrimaryDarkerColorGradientEnd: #01090e;
  --allPagesPrimaryDarkColor: #01090e;
  --allPagesPrimaryDarkColorGradientEnd: #05263d;
  --allPagesBtnPrimaryHoverBackgroundColor: #05101a;
  --allPagesPrimaryBackground: #f0f0f0;
  --allPagesBtnPrimaryDisableBackground: #1175bf;
  --allPagesSecondaryColor: #094668;
  --allPagesSecondaryColorDarken1: #031722;
  --allPagesTertiaryColor: #094668;
  --allPagesUiSwitchOnColor: #073455;
  --allPagesGreyColor: #e1e8ee;
  --allPagesQuoteBorder: #51545A;
  --allPagesBorderColor: #e1e8ee;
  --allPagesWelcomePagesBackground: #094668;
  --allPagesOfflineColor: #51545A;
  --allPagesToolbarLightIconColor: #51545A;
  --allPagesGreyColorLighten1: #51545A;
  --allPagesGreyColorLighten1Opacity1: rgba(81, 84, 90, 0.13);
  --allPagesBaseTextColor: #1E2D39;
  --allPagesBorderRadius: 8px;
  --allPagesTopBarTextColor: #1E2D39;
  --allPagesTopBarTextFontStyle: normal;
  --allPagesTopBarTextFontSize: 16px;
  --allPagesTopBarTextFontWeight: normal;
  --allPagesTopBarBackgroundColor: #FFFFFFFF;
  --allPagesTopBarBackgroundImage: none;
  --allPagesTopBarBackgroundPosition: left top;
  --allPagesTopBarBackgroundSize: cover;
  --allPagesTopBarBackgroundRepeat: no-repeat;
  --allPagesSideBarTextColor: #1E2D39;
  --allPagesSideBarTextFontSize: 16px;
  --allPagesSideBarTextFontStyle: normal;
  --allPagesSideBarTextFontWeight: normal;
  --allPagesSideBarTextSubtitleColor: #51545A;
  --allPagesSideBarTextSubtitleFontSize: 12px;
  --allPagesSideBarTextSubtitleFontStyle: normal;
  --allPagesSideBarTextSubtitleFontWeight: normal;
  --allPagesSideBarBackgroundColor: #FFFFFFFF;
  --allPagesSideBarBackgroundImage: none;
  --allPagesSideBarBackgroundPosition: left top;
  --allPagesSideBarBackgroundRepeat: no-repeat;
  --allPagesSideBarBackgroundSize: cover;
  --allPagesDrawerTextTitleColor: #1E2D39;
  --allPagesDrawerTextTitleFontSize: 20px;
  --allPagesDrawerTextTitleFontStyle: normal;
  --allPagesDrawerTextTitleFontWeight: bold;
  --allPagesDrawerTextHeaderColor: #51545A;
  --allPagesDrawerTextHeaderFontSize: 18px;
  --allPagesDrawerTextHeaderFontStyle: normal;
  --allPagesDrawerTextHeaderFontWeight: normal;
  --allPagesDrawerTextColor: #1E2D39;
  --allPagesDrawerTextFontSize: 16px;
  --allPagesDrawerTextFontStyle: normal;
  --allPagesDrawerTextFontWeight: normal;
  --allPagesDrawerTextSubtitleColor: #51545A;
  --allPagesDrawerTextSubtitleFontSize: 12px;
  --allPagesDrawerTextSubtitleFontStyle: normal;
  --allPagesDrawerTextSubtitleFontWeight: normal;
  --allPagesDrawerBackgroundColor: #FFFFFFFF;
  --allPagesDrawerBackgroundPosition: left top;
  --allPagesDrawerBackgroundSize: cover;
  --allPagesDrawerBackgroundImage: none;
  --allPagesDrawerBackgroundRepeat: no-repeat;
}
