.elf-photo-watermarked{position:relative;display:block;max-width:100%;isolation:isolate}
.elf-photo-watermarked>img{display:block;max-width:100%}
.elf-photo-watermarked::before,.elf-photo-watermarked::after{content:"";position:absolute;right:12px;bottom:12px;width:58px;height:58px;border-radius:50%;pointer-events:none}
.elf-photo-watermarked::before{background:rgba(0,0,0,.28)}
.elf-photo-watermarked::after{background-image:url("/img/logos/ELF-filigrane.png");background-repeat:no-repeat;background-size:123px 123px;background-position:-58px -59px;filter:url("/css/elf-watermark-display.svg#elf-alpha");opacity:.65}
.elf-review-illustration{max-width:960px;margin:1.5rem auto 2rem;padding:0 1rem}
.elf-review-illustration img{display:block;width:100%;height:auto;border-radius:12px}
.elf-review-illustration figcaption{margin-top:.55rem;font-size:.8rem;line-height:1.5;color:#616b76}
@media(max-width:575px){.elf-photo-watermarked::before,.elf-photo-watermarked::after{width:44px;height:44px;right:9px;bottom:9px}.elf-photo-watermarked::after{background-size:94px 94px;background-position:-44px -45px}}
