.elementor-3 .elementor-element.elementor-element-af50a4f{--display:flex;}/* Start custom CSS for html, class: .elementor-element-93bd547 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Inter', sans-serif;
  background-color: #ffffff;
  color: #333;
  padding: 40px 20px;
  line-height: 1.7;
}

.container {
  max-width: 800px;
  margin: 0 auto;
}

.privacy h1 {
  font-size: 2rem;
  color: #00C569;
  margin-bottom: 20px;
}

.privacy h2 {
  font-size: 1.3rem;
  color: #00C569;
  margin-top: 30px;
  margin-bottom: 10px;
}

.privacy p {
  margin-bottom: 15px;
}

.privacy ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 15px;
}

.privacy ul li {
  margin-bottom: 8px;
}/* End custom CSS */