#objectGroupList .object-group {
  overflow: visible;
  height: -moz-fit-content;
  height: fit-content;
}
#objectGroupList .object-group h3 {
  margin-bottom: none;
}
#objectGroupList .object-group:not(:first-child) h3 {
  margin-top: 30px;
}
#objectGroupList h5 {
  margin-top: 20px;
  padding-bottom: 5px;
  width: 100%;
  max-width: 300px;
}/*# sourceMappingURL=step-objectGroupGuests.css.map */