.elementor-1842 .elementor-element.elementor-element-488050b3{--display:flex;}.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-431da64b */.privacy-policy-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 30px;
  line-height: 1.7;
  font-size: 16px;
  color: #333;
}

.privacy-policy-container h2 {
  font-size: 1.75rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: #6EC1E4;
  border-left: 5px solid #6EC1E4;
  padding-left: 10px;
}

.privacy-policy-container ul {
  margin-left: 1.5rem;
  padding-left: 0.5rem;
}

.privacy-policy-container hr {
  border: none;
  border-bottom: 1px solid #e0e0e0;
  margin: 2rem 0;
}

.privacy-policy-container a {
  color: #0073aa;
  text-decoration: underline;
}

.privacy-policy-container a:hover {
  color: #004d7a;
}/* End custom CSS */