.elementor-3 .elementor-element.elementor-element-a9f820b{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a44cec9 */.privacy-policy {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: 'Georgia', serif;
  background-color: #fffaf2;
  color: #2e1c12;
  line-height: 1.8;
}

.privacy-policy h1 {
  font-size: 42px;
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
  color: #2e1c12;
  position: relative;
}

.privacy-policy h1::after {
  content: '';
  width: 60px;
  height: 2px;
  background-color: #a3794f;
  display: block;
  margin: 12px auto 0;
}

.privacy-policy h2 {
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 16px;
  font-weight: bold;
  color: #2e1c12;
}

.privacy-policy p {
  font-size: 17px;
  margin-bottom: 20px;
  color: #4a3d37;
}

.privacy-policy a {
  color: #a3794f;
  text-decoration: underline;
}

.privacy-policy a:hover {
  color: #805f3f;
}/* End custom CSS */