/* Legende Summary Block - Editor Styles */
.wp-block-brauchtum-legende-summary {
  background-color: #f5f5f5;
  border-left: 4px solid #3f6b3a;
  border-radius: 4px;
  padding: 1.5rem;
  margin: 1.5rem 0;
}

.legende-summary__bezug,
.legende-summary__hintergrund {
  margin-bottom: 1rem;
}

.legende-summary__bezug:last-child,
.legende-summary__hintergrund:last-child {
  margin-bottom: 0;
}

.legende-summary__bezug h3,
.legende-summary__hintergrund h3 {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  color: #3f6b3a;
}

.legende-summary__bezug p,
.legende-summary__hintergrund p {
  margin: 0;
  line-height: 1.5;
  color: #333;
}
