.lcl-ranking__item{counter-increment:lcl_ranking;position:relative}.lcl-ranking__item:after{content:counter(lcl_ranking);position:absolute;top:-15px;left:-10px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;color:#fff;background-color:#000;border-radius:50%;z-index:1}.lcl-ranking__item:first-child:after{background-color:#ffd700}.lcl-ranking__item:nth-child(2):after{background-color:#c0c0c0}.lcl-ranking__item:nth-child(3):after{background-color:#cd7f32}