/* Minimal styling */

.ifs-bildrechte-caption {
  font-size: 0.85em;
  opacity: 0.85;
  margin-top: 0.25em;
}

.ifs-bildrechte-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.35em 0.5em;
  font-size: 0.8em;
  background: rgba(0,0,0,.55);
  color: #fff;
}

.ifs-bildrechte-wrap {
  position: relative;
  display: block;
}

.ifs-bildrechte-list { margin: 1em 0; }
.ifs-bildrechte-item { margin: 0.5em 0; }
