.content dl {
  margin-left: 2em;
}
.content dt, .content dd strong {
  font-size: 1.2em;
  font-weight: bold;
}
.content dd {
  text-align: justify;
  margin-left: 0em;
  margin-bottom: 1em;
}
.content dt strong, .content dd strong {
  position: absolute;
  left: 1.2em;
}
