.elementor-5105 .elementor-element.elementor-element-6454fb0{--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;}/* Start custom CSS for html, class: .elementor-element-c81fdb0 *//* Privacy Policy Styling */
#privacy-policy {
  max-width: 900px;
  margin: 40px auto;
  padding: 30px;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  font-family: 'Arial', sans-serif;
  line-height: 1.7;
  color: #2c3e50;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

#privacy-policy header h1 {
  font-size: 28px;
  margin-bottom: 8px;
  color: #1a365d;
  text-align: center;
}

#privacy-policy header p {
  font-size: 14px;
  text-align: center;
  color: #555;
  margin-bottom: 25px;
}

#privacy-policy h2 {
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 12px;
  color: #1a365d;
  border-left: 4px solid #4a90e2;
  padding-left: 10px;
}

#privacy-policy p {
  margin-bottom: 15px;
  font-size: 15px;
  color: #444;
}

#privacy-policy ul {
  margin: 10px 0 20px 20px;
  padding: 0;
}

#privacy-policy ul li {
  margin-bottom: 8px;
  font-size: 15px;
  color: #333;
}

#privacy-policy strong {
  color: #000;
}

#privacy-policy a {
  color: #4a90e2;
  text-decoration: none;
  transition: 0.3s ease;
}

#privacy-policy a:hover {
  text-decoration: underline;
}/* End custom CSS */