.autry-view-press h2 {
  margin-bottom: 0;
}
.autry-view-press h2 + .list-items {
  margin-top: 1rem;
  border-top: 5px solid #c8c8c8;
  padding-top: 1rem;
}
.autry-view-press h2 + .list-items:where(:first-child) {
  margin-top: 0;
}
.autry-view-press .list-items > *:not(:last-child) {
  padding-bottom: 1rem;
  border-bottom: 1px dotted #5a5a5a;
  margin-bottom: 1rem;
}


/*# sourceMappingURL=autry-view-press.library.css.map*/