.privacy-page h1 {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  text-align: center;
}

.privacy-section {
  margin-bottom: 2rem;
}

.privacy-section h2 {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
  color: #f89bba;
}

.privacy-section p {
  line-height: 1.7;
  color: #444;
}

.privacy-contact {
  padding: 1.5rem;
  background: #f9f9f9;
  border-radius: 8px;
  margin-top: 3rem;
  font-size: 0.95rem;
  text-align: center;
}
