p, h1, h2 {
  margin: 0;
  padding:0;
}
.agreements-wrap {
  padding: 0 20px;
  font-size: 14px;
  line-height: 20px;
  font-family: "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", Roboto, Noto, sans-serif;
}
.agreements-wrap h1 , .agreements-wrap h2  {
  color: #222222;
  font-weight: bold;
}
.agreements-wrap h1 {
  font-size: 16px;
  line-height: 25px;
  padding: 20px 0;
  letter-spacing: 0.4px;
  text-align: center;
}
.agreements-wrap h2 {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 14px;
  text-align: justify;
}
.hp-title {
  text-align: center;
}
.hp-bold {
  font-weight: bold;
}
.hp-indent {
  text-indent: 2em;
}
.hp-paragraph, p {
  font-size: 12px !important;
  line-height: 20px;
  color: #646464;
  padding-bottom: 8px;
  text-align: justify;
}
.hp-footer {
  margin-bottom: 20px;
}
.hp-underline {
  text-decoration: underline;
}

.hp-right {
  text-align: right;
  margin-bottom: 14px;
}

.hp-margin {
  margin: 20px 0;
}

.hp-param {
  color: #000;
}
