.root-topic-category {
        text-transform: uppercase;
        font-size: 12px;
        transform: translateY(-1px);
}

.root-topic-category:before {
    font-family: "fontello";
    content: '\e81d';
    color: #5D4FB5;
    font-size: 14px;
    margin-right: 7px;
}
