/*rgba(245, 130, 32, 0.05)*/
.content-wrapper.mind-map .content .title {
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}
.content-wrapper.mind-map .content .content-inner {
  height: 23.5em;
}
.content-wrapper.mind-map .content .mind-map-wrapper {
  width: 100%;
  height: 23.5em;
}
.content-wrapper.mind-map .content .mind-map-wrapper iframe {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 23em;
  border: 0;
  background: transparent;
  overflow: hidden;
}
.content-wrapper.mind-map .content .mind-map-wrapper iframe:focus {
  outline: none;
}

/*# sourceMappingURL=mind-map.css.map */
