.block_next_event,
.block_next_event .block-content, .block_next_event > div {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.block_next_event > .header,
.block_next_event .header,
.block_next_event .card-header,
.block_next_event .block-heading,
.block_next_event .title,
.block_next_event .block-header,
.block_next_event .card-title {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}
.block_next_event .header .actions,
.block_next_event .header .block-actions,
.block_next_event .block-actions,
.block_next_event .block-controls,
.block_next_event .actions,
.block_next_event .block-action,
.block_next_event .action,
.block_next_event .controls {
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  overflow: visible !important;
}

.next-event__infocontainer {
  margin-right: auto;
}
.next-event.block {
  width: 100% !important;
}
.next-event__title {
  color: #00756A;
}
.next-event__link {
  color: #00756A;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

/*# sourceMappingURL=style.css.map */
