
body.unpublished #content {
  background-color: #ecc1c1;
}

.node .field {
  margin-bottom: 20px;
}

.field__label {
  font-weight: bold;
}

.node .field--name-field-view-bild-and-category {
  position: relative;
  margin-bottom: 30px;
}

.field--name-body p:first-of-type {
  font-weight: bold;
}

.field--name-field-pmtin {
  margin-bottom: 25px;
}

.node .picture img {
  width: 100%;
  height: auto;
}

.node .addtoany_list {
  min-height: 40px;
  margin: 0px 0 50px 0;
  display: block;
}

.field--type-viewfield {
  position: relative;
}

.field--type-viewfield:has(.inline-gallery-container) {
  display: flex;
}

.field--type-viewfield .edit-link {
  width: 100%;
  position: absolute;
  bottom: -20px;
  text-align: center;
}

#block-symnews-timelycalendarcode {
  width: 100%;
}

.field--type-viewfield .picture img {
  width: 100%;
  display: block;
}

