body {
  background-color: #f4f4f4;
}

dl {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  div {
  }
}
dt {
}
