.popular-post-item{counter-increment:popular-posts-counter}.popular-post-item>a:before{align-items:center;background-color:var(--color-primary);border-radius:100%;color:#fff;content:counter(popular-posts-counter);display:inline-flex;font-size:1rem;font-weight:500;height:28px;justify-content:center;margin-top:2px;width:28px}