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

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