.terms h2 {
  margin-top: 40px;
  text-align: center;
}
.terms .container {
  padding: 20px;
}
.terms .container p {
  text-indent: 24px;
  line-height: 24px;
}
.bold {
  font-weight: 700;
}
.zhMain .container {
  word-break: break-all;
}
.zhMain .text-indent24 {
  text-indent: 24px;
}
.bold-red {
  font-weight: 700;
  color: red;
}

