/* copyright Bottom right on image text */
.teaserimage-magazine-copyright, .image-default-copyright, .textmedia-image-copyright {
    right: 0;
    padding: 0.1rem 0.5rem 0.1rem 0.5rem;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    text-align: right;
    position: absolute;
    bottom: 0;
}

.ce-magazin div.d-block,
.ce-gallery .image a,
.teaserimage-image-container {
    position: relative;
    display: block;
}
