.privacy {
  padding: 0 0.3rem;
}

.title {
  padding: 0.4rem 0;
  font-size: 0.32rem;
  color: #333;
}

.date {
  margin-top: 1rem;
  text-align: right;
  font-size: 0.26rem;
}

.content {
  font-size: 0.26rem;
  margin-top: 0.1rem;
  line-height: 0.48rem;
}

.content span,
.content strong {
  line-height: 0.48rem;
}