div[data-testid=animated-teaser]>span {
    background-image: url(../png/star_1024x1024c961.png);
    background-size: 14px;
    background-position-x: 16px;
    background-position-y: 13px;
}

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