#aff_terms .term-box {
  border-radius: 10px;
  border: 1px solid;
  margin: 4% auto;
  padding: 2% 4%;
}

#aff_terms .term-box-content {
  height: 100%;
  line-height: 1.7em !important;
  padding: 0% 4%;
  width: 100%;
}

#aff_terms .term-main-title {
  color: #151e34;
  font-size: 28px;
  font-weight: 700;
  text-align: left;
}
