.center {
    text-align: center;
}

dt {
  display: block;
}

dd {
  display: block;
  margin: 0 0 0 1rem;
}
