html,
body {
  page-break-after: avoid;
  page-break-before: avoid;
  margin: 12px;
  font-size: 0.75rem;
}

.l--page-wrapper {
  min-height: unset;
}

.heading--list-recommendations,
#block-recommendations,
.js--user-recommendations,
#listsList .library-item__actions,
#listsList .library-item__checkbox,
#listsList .filters__inputs__button {
  display: none;
}

#listsList {
  overflow: hidden;
  page-break-after: avoid;
  page-break-before: avoid;
}
#listsList * {
  font-size: 1rem;
}
#listsList .library-item__actions {
  width: 100%;
}

#eventListRoot .l--subsection {
  margin-bottom: 0;
}

.library-item__format {
  font-size: 1rem !important;
}

.library-item__holdings-info b, .library-item__format b {
  min-width: 130px !important;
}

.teaser__footer,
.filter_toggle,
.slide-menu-btn,
.left-menu,
.header,
.footer,
.region--footer {
  display: none;
}

.trigger.focusable,
#block-richland-local-tasks,
.content-header__image,
.location__image,
.more-link,
.listing--announcement {
  display: none;
}

.content-header__image {
  display: none;
}

.l__header .content-header--large {
  height: auto;
  min-height: 0;
  margin-bottom: 2em;
}
@media (min-width: 62rem) {
  .l__header .content-header--large {
    height: auto;
    min-height: 0;
  }
}
.l__header .content-header--large .content-header__title h1.page-title {
  color: #007E9E;
}

.content-details {
  padding: 0 !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.features__list {
  display: flex;
  flex-direction: column;
}

.field--name-field-sidebar-message {
  display: flex;
  flex-direction: column;
}

.button--arrow-green {
  display: none;
}

.view-relatedblog {
  page-break-before: always;
}

.location {
  background: none !important;
  display: block;
}
.location:before {
  content: "Location";
}
.location .location__content {
  padding: 0;
  font-weight: bold;
}

.l--section.content-header,
.location {
  background: none;
  padding-left: 0;
}
.l--section.content-header .content-header__text,
.location .content-header__text {
  padding: 0;
}
.l--section.content-header a,
.location a {
  color: #007E9E;
}
.l--section.content-header a:hover,
.location a:hover {
  color: #008FB3;
}
.l--section.content-header .content-header__supertitle,
.l--section.content-header .content-header__date-date,
.l--section.content-header .content-header__date-time,
.l--section.content-header .location__content,
.location .content-header__supertitle,
.location .content-header__date-date,
.location .content-header__date-time,
.location .location__content {
  color: #363739;
}
.l--section.content-header .content-header__supertitle,
.location .content-header__supertitle {
  font-size: larger;
}