.terms-body {
  margin: 150px 0 100px;
  font-family: Poppins;
  padding: 0 10px 0;
}

.heading-terms {
  font-size: 40px;
  color: #ffffff;
  opacity: 0.8;
  font-weight: 700;
}

.terms-text {
  text-align: left;
  color: rgb(255, 255, 255);
  opacity: 0.8;
  margin: 50px 0 0px;
  text-justify: distribute;
}

li {
  padding-bottom: 20px;
}

/*# sourceMappingURL=2021-terms.css.map */