@prefix: ~"count-to";
.@{prefix}-wrapper {
    .content-outer {
        display: inline-block;
        .@{prefix}-unit-text {
            font-style: normal;
        }
    }
    .count-style {
        font-size: 24px;
        color: #99a9c0;
    }
    .vuc-infor-card-title {
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        color: #99a9c0;
    }
}