.privacy-container {
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.6;
}

.privacy-section {
  margin-top: 50px;
}

.privacy-section h3 {
  margin-bottom: 15px;
  font-size: 1.4rem;
  color: #333;
  text-transform: uppercase;
}

.privacy-section p {
  margin-bottom: 12px;
  color: #555;
}