.elementor-473 .elementor-element.elementor-element-d5a3c9e{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b63c0cd */.privacy-policy-page {
  max-width: 900px;
  margin: 20px auto;
  padding: 30px;
  background: #fefefe;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  font-family: 'Segoe UI', sans-serif;
  color: #222;
  line-height: 1.8;
}

.privacy-policy-page h1 {
  text-align: center;
  color: #0f172a;
  font-size: 28px;
  margin-bottom: 20px;
}

.privacy-policy-page h2 {
  color: #1e40af;
  font-size: 22px;
  margin-top: 25px;
}

.privacy-policy-page p,
.privacy-policy-page li {
  font-size: 16px;
  margin-bottom: 10px;
}

.privacy-policy-page ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.privacy-policy-page a {
  color: #dc2626;
  text-decoration: underline;
}

@media (max-width: 600px) {
  .privacy-policy-page {
    padding: 20px;
  }

  .privacy-policy-page h1 {
    font-size: 22px;
  }

  .privacy-policy-page h2 {
    font-size: 18px;
  }

  .privacy-policy-page p,
  .privacy-policy-page li {
    font-size: 15px;
  }
}/* End custom CSS */