.djgerreg-pm-hinweis {
  background-color: #d3a75c;
  padding: 22px;
  margin-top: 40px;
  border-radius: 8px;
  line-height: 1.6;
  color: #1f1f1f;
}

.djgerreg-pm-hinweis-title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 1.05em;
}

.djgerreg-pm-hinweis-source {
  margin-top: 14px;
  font-weight: 700;
}

.djgerreg-pm-hinweis a {
  color: #1f1f1f;
  text-decoration: underline;
}

.djgerreg-pm-hinweis-source {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: baseline;
}

.djgerreg-pm-hinweis-source a {
  display: inline;
  white-space: nowrap;
}