.agreement {
  background-color: white;
  font-family: "Gotham SSm A", Verdana, sans-serif;
  color: #0c0c0c;
  font-weight: 300;
}
.agreement > .__wrap {
  max-width: 830px;
}
.agreement > .__wrap + .__wrap {
  margin-top: 60px;
}
.agreement p {
  font-size: 14px;
  line-height: 17px;
  font-family: inherit;
  margin-bottom: 15px;
  color: inherit;
  font-weight: inherit;
  list-style-type: decimal;
}
.agreement ul, .agreement ol {
  padding-left: 30px;
  margin-bottom: 15px;
}

/*# sourceMappingURL=style.css.map */
