.terms-container {
  width: 100%;
  padding: 30px 60px;
  text-align: left;
  font-size: 16px;
  color: #bbb;
  line-height: 1.25em;
}
.terms-header {
  color: #ddd;
  font-weight: bold;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.terms-title {
  color: #ddd;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}
