.leaderboard .section-description :is(h1,h2,h3,h4,h5,h6,p){color:#06163a}
.leaderboard .stats{border-right:1px solid var(--bs-lpl-color-brown)}
.leaderboard .stats-container-no-title-no-description>div:last-child .stats{border-right:0}
.text-number{font-family:greycliff-cf,sans-serif;font-weight:600;font-size:5rem;line-height:4.95rem;color:#06163a}
.stats-content .icon-img{padding-top:0;padding-bottom:0}
.text-regular :is(h1,h2,h3,h4,h5,h6,p){color:#06163a;font-size:.875rem;line-height:1.094rem}
.leaderboard .section-title :is(h1,h2,h3,h4,h5,h6,p){color:var(--bs-lpl-color-brown);letter-spacing:.02rem}
.leaderboard .icon-fa{color:#06163a}
.leaderboard .icon-fa i{font-size:5rem;line-height:.9}
@media only screen and (max-width:767px){.leaderboard .stats{padding:20px 0}
}
@media only screen and (min-width:320px) and (max-width:1023px){.leaderboard .stats{border-right:0}
.text-number{font-size:3.438rem;line-height:3.403rem}
.leaderboard .icon-fa i{font-size:3.438rem}
}