.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-decoration:var( --e-global-typography-primary-text-decoration );color:var( --e-global-color-primary );}.elementor-3 .elementor-element.elementor-element-a86daf2{text-align:center;}.elementor-3 .elementor-element.elementor-element-a86daf2 .elementor-heading-title{font-family:"Arial", Sans-serif;font-weight:700;font-style:normal;text-decoration:none;color:#1C1C1C;}/* Start custom CSS for html, class: .elementor-element-8ee813f */.privacy-policy {
  
  margin: 50px auto;
  padding: 30px;
  background-color: #fdfdfd;
  border-radius: 12px;
 
  font-family: 'Helvetica Neue', Arial, sans-serif;
  color: #333;
  line-height: 1.7;
}

.privacy-policy h1 {
  font-size: 36px;
  color: #222;
  margin-bottom: 20px;
  text-align: center;
}

.privacy-policy h2 {
  font-size: 24px;
  color: #444;
  margin-top: 30px;
  margin-bottom: 15px;
  border-bottom: 2px solid #eee;
  padding-bottom: 5px;
}

.privacy-policy p {
  font-size: 16px;
  margin-bottom: 15px;
}

.privacy-policy ul {
  list-style-type: disc;
  padding-left: 25px;
  margin-bottom: 15px;
}

.privacy-policy a {
  color: #0073e6;
  text-decoration: underline;
  transition: color 0.3s;
}

.privacy-policy a:hover {
  color: #005bb5;
}/* End custom CSS */