.elementor-3 .elementor-element.elementor-element-f954220{--display:flex;--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.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-935a13c */.privacy-policy-section {
  margin: 0 auto;
  color: #333;
}

.privacy-policy-section h2 {
  color: #003d86;
  font-size: 32px;
  margin-bottom: 10px;
}

.privacy-policy-section h3 {
  color: #003d86;
  font-size: 24px;
  margin-top: 30px;
}

.privacy-policy-section ul {
  list-style: none;
  padding-left: 0;
}

.privacy-policy-section ul li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 30px;
}

.privacy-policy-section ul li i {
  color: #003d86;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
}

.privacy-policy-section a {
  color: #003d86;
  text-decoration: underline;
}

.privacy-policy-section a:hover {
  color: #c5281c;
  text-decoration: none;
}/* End custom CSS */