.elementor-widget-stadtundspiel-section-motif {
  color: var(--stadtundspiel-motif-color, #9eb889);
  display: flex;
  pointer-events: none;
}

.elementor-widget-stadtundspiel-section-motif > .elementor-widget-container {
  display: flex;
  justify-content: inherit;
  width: 100%;
}

.stadtundspiel-section-motif {
  display: flex;
  max-width: none;
}

.stadtundspiel-section-motif__svg {
  color: inherit;
  display: block;
  height: auto;
  overflow: visible;
  width: 100%;
}

.stadtundspiel-section-motif.is-flipped .stadtundspiel-section-motif__svg {
  transform: scaleX(-1);
}

body.elementor-editor-active .elementor-widget-stadtundspiel-section-motif {
  min-height: 2rem;
  pointer-events: auto;
}
