dl {

margin-bottom: $small-spacing;

dt {
  font-weight: $bold-font-weight;
  margin-top: $small-spacing;
}

dd {
  margin: 0;
}

}