/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/styles/PrivacyPolicy.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.privacy-text {
  font-family: Muktamalar, sans-serif;
  font-size: 16px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.Privacy-heading {
  font-family: var(--font-poppins), sans-serif;
  font-size: 22px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(58 54 198 / var(--tw-text-opacity, 1));
}
.Privacy-subheading {
  font-family: var(--font-poppins), sans-serif;
  font-size: 20px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(58 54 198 / var(--tw-text-opacity, 1));
}
.bullet-gap li {
  position: relative;
  padding-left: 50px;
  list-style: none;
}

.bullet-gap li::before {
  content: "•";
  font-size: 20px;
  position: absolute;
  left: 0;
  color: black;
  
}
