.privacy {
  padding: 80px 0;
}

.privacy-inner {
  max-width: 1000px;
}

.privacy h1 {
  font-size: 42px;
  margin-bottom: 10px;
}

.privacy-updated {
  font-size: 14px;
  color: #666;
  margin-bottom: 30px;
}

.privacy h2 {
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 15px;
}

.privacy h3 {
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 10px;
}

.privacy p {
  margin-bottom: 16px;
}

.privacy ul {
  margin-left: 20px;
  margin-bottom: 20px;
}

.privacy ul li {
  list-style: disc;
  margin-bottom: 8px;
}

.sms-note {
  background: #f3f0ff;
  border-left: 4px solid #3b1a85;
  padding: 14px 18px;
  border-radius: 4px;
}
