#content-separator {
  margin-top: 15px;
  margin-bottom: 15px;
}

.key {
  vertical-align: top;
  font-weight: bold;
  padding-right: 10px;
}

.source::before {
  content: "[";
}

.source::after {
  content: "]";
}