.content-block {
  padding-bottom: 32px;
}
.term-title {
  color: #062d6e;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}
.term-sub-title {
  color: #062d6e;
  font-size: 20px;
  font-weight: 700;
}
.term-detail {
  color: #1a1a1a;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  padding: 0 24px;
}
.term-detail p {
  margin-bottom: 4px;
  line-height: 26px;
}
.term-header {
  font-size: 16px;
  font-weight: 700;
  color: #062d6e;
  margin-top: 20px;
  margin-bottom: 12px;
}
.subtitle {
  text-align: center;
  font-weight: 700;
  margin: 6px 0;
}
.tier-title {
  text-decoration: underline;
  font-weight: 700;
  margin-top: 16px;
}
.highlight-block {
  font-weight: 700;
}
.term-note {
  margin: 16px 0;
}
li > p {
  margin-left: 16px;
}
