.toggle-content--visible .toggle-content__reveal {
  max-height: 600rem !important;
  padding-top: 1.5rem;
}
.toggle-content__trigger {
  cursor: pointer !important;
}
.toggle-content__reveal:not(.wp-block) {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}/*# sourceMappingURL=style.css.map */
