.terms .header h1 {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.terms .content {
  max-width: 900px;
  padding: 0 15px;
  margin: 30px auto;
}
.terms .content h1 {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
}
.terms .content p, .terms .content ol li, .terms .content ul li {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.9);
}
.terms .content ol, .terms .content ul {
  list-style-position: outside;
  margin-left: 30px;
}
.terms .content p strong {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.9);
  text-transform: none;
}
.terms .content ol li strong {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.8px;
  text-align: left;
  color: rgba(0, 0, 0, 0.9);
}
.terms .content ol.letters {
  list-style-type: lower-alpha;
}
.terms .content ol.roman {
  list-style-type: lower-roman;
}

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