div[data-testid=animated-teaser]>span {
    background-image: url(//estroven.com/cdn/shop/files/star_1024x1024.png?v=1731443485);
    background-size: 15px;
    background-position-x: 17px;
    background-position-y: 12px;
}

.needsclick:has(.needsclick[data-testid=animated-teaser]) button[aria-label="Close teaser"] {
    right:13px !important;
}