.terms-page section:not(:last-child) {
  margin-bottom: 34px;
}
.terms-page h2 {
  margin: 0 0 12px;
  font-size: 20px;
  line-height: 1.35;
}
.terms-page p {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.9;
  color: #333333;
}
.terms-page ul {
  margin: 0 0 12px;
  padding-left: 1.2em;
  list-style: disc;
}
.terms-page li {
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
}
