.ratings > div:first-child { position:relative; padding-left:52px; background:linear-gradient(145deg,#24143b,#171520); border-color:#7541ac; }
.ratings > div:first-child::before { content:""; position:absolute; left:13px; top:14px; width:28px; height:28px; border-radius:7px; background:url('/assets/brand/favicon-48x48.png') center/cover no-repeat; }
