#terms {
  flex-direction: column;
}
#terms h1 {
  margin-bottom: 20px;
}
#terms p {
  margin-bottom: 24px;
  line-height: 1.3;
}
#terms li {
  list-style: none;
}
#terms li :first-child {
  font-weight: bold;
  margin-bottom: 4px;
}
#terms li :last-child {
  opacity: 0.7;
  font-size: 15px;
}/*# sourceMappingURL=terms.css.map */