.terms-content {
  padding: 50px;
  line-height: 26px;
  background: white;
  border-radius: 20px;
  width: 90%;
  margin: 0 auto;
}
.terms-content h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.terms-content ul {
  margin-left: 40px;
}
