.releaseWrapper {
  max-height: 500px;
  overflow-y: auto;
  margin-bottom: 20px;
}

.releaseName {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
  font-size: 18px;
}

.releaseDate {
  font-size: 13px;
}

ul.releaseFunctions li {
  margin-bottom: 5px;
}
