.elementor-3 .elementor-element.elementor-element-1c8f5d0{--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;overflow:visible;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-0ccc8f6 */body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #333;
}

header {
  background-color: #f5f5f5;
  text-align: center;
  padding: 1rem 0;
}

main {
  max-width: 800px;
  margin: 2rem auto;
  padding: 0 1rem;
}

.policy-hero {
  text-align: center;
  margin-bottom: 2rem;
}

.policy-hero h1 {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}

.policy-hero p {
  font-size: 1.1rem;
  color: #666;
}

.policy-content h2 {
  margin-top: 2rem;
  color: #444;
}

.policy-content p {
  line-height: 1.7;
  margin: 0.8rem 0;
}

.home-link {
  text-align: center;
  margin-top: 3rem;
}

.home-link a {
  color: #007bff;
  text-decoration: none;
  font-weight: bold;
}

.home-link a:hover {
  text-decoration: underline;
}/* End custom CSS */