.elementor-584 .elementor-element.elementor-element-2f2143f{--display:flex;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-584 .elementor-element.elementor-element-639eddf{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;font-family:"Poppins";text-transform:none;}/* Start custom CSS for text-editor, class: .elementor-element-639eddf *//* Clean and modern style for privacy policy */
#privacy-policy {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
  background: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  line-height: 1.7;
}

#privacy-policy h1,
#privacy-policy h2,
#privacy-policy h3 {
  font-weight: 500;
  color: #1a1a1a;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.3;
}

#privacy-policy h1 {
  font-size: 32px;
  text-align: center;
  border-bottom: 2px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

#privacy-policy h2 {
  font-size: 22px;
  border-left: 4px solid #00785F;
  padding-left: 10px;
}

#privacy-policy h3 {
  font-size: 18px;
  margin-top: 1em;
}

#privacy-policy p {
  margin-bottom: 1em;
}

#privacy-policy ul {
  padding-left: 20px;
  margin-bottom: 1em;
}

#privacy-policy ul li {
  list-style-type: disc;
  margin-bottom: 0.5em;
}

#privacy-policy a {
  color: #00785F;
  text-decoration: underline;
}

#privacy-policy a:hover {
  color: #004e3f;
  text-decoration: none;
}/* End custom CSS */