/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
body {
  background-color: white;
  overflow-y: hidden;
}
:root {
  --primary-color: #ffffff;
  /*c olor code in secondary color*/
  --secondary-color: #8143B1;
  /*user msg background*/
  --secondary-color-light: #e5cef7;
  --secondary-color-light-text: #000000;
  --primary-theme-color: #e9ecef;
  /*agent msg background*/
  --light-gray: #333 /*color code in primary theme*/ ;
}

/*# sourceMappingURL=styles.css.map*/