.elementor-3 .elementor-element.elementor-element-6507d77{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-90ca643 */.privacy-policy-wrapper {
  max-width: 850px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
  line-height: 1.7;
  color: #333;
  background: #fff;
}

.privacy-policy-wrapper h1 {
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #003b3b;
}

.privacy-policy-wrapper h2 {
  font-size: 22px;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #006666;
}

.privacy-policy-wrapper h3 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 8px;
  color: #00bfa5;
}

.privacy-policy-wrapper p {
  margin-bottom: 15px;
}

.privacy-policy-wrapper ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.privacy-policy-wrapper li {
  margin-bottom: 8px;
}/* End custom CSS */