.stats__item+.stats__item{position:relative}.stats__item+.stats__item:before{background-color:var(--bz-primary);bottom:0;content:"";left:-1px;position:absolute;top:0;width:2px}.stats__item{display:flex;flex-direction:column;gap:.5rem}.stats__item>*{margin-bottom:0;margin-top:0}.section-theme--dark .stats__item+.stats__item:before{background-color:#fff}