.root {
    display: inline-block;
}
.count {
    font-size: 36px;
    line-height: 1;
    width: 0.7em;
    height: 1em;
    color: $brand-primary;
}
