.reserve {
  margin-bottom: 150px;
}
.reserve dl {
  text-align: center;
}
.reserve dl:not(:last-of-type) {
  margin-bottom: 50px;
}
.reserve dl dt {
  font-weight: bold;
  font-size: 1.25rem;
}
.reserve dl dd {
  font-size: 1.25rem;
}