.elementor-16 .elementor-element.elementor-element-ba725b1{--display:flex;}/* Start custom CSS for html, class: .elementor-element-4f2e0be */.pp-wrapper {
  max-width: 900px;
  margin: auto;
  padding: 20px;
  color: #0F172A;
  font-family: 'Inter', sans-serif;
}

.pp-section {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e7eb;
}

.pp-section h1 {
  font-size: 38px;
  margin-bottom: 15px;
  color: #0F172A;
  font-weight: 700;
}

.pp-section h2 {
  font-size: 26px;
  margin-bottom: 12px;
  color: #0EA5E9;
  font-weight: 600;
}

.pp-section p {
  font-size: 17px;
  line-height: 1.7;
  color: #334155;
}

.pp-section ul {
  margin: 10px 0;
  padding-left: 20px;
}

.pp-section ul li {
  font-size: 17px;
  margin-bottom: 8px;
  line-height: 1.6;
  color: #334155;
}

@media (max-width: 768px) {
  .pp-section h1 {
    font-size: 30px;
  }
  .pp-section h2 {
    font-size: 22px;
  }
  .pp-section p,
  .pp-section ul li {
    font-size: 16px;
  }
}/* End custom CSS */