.dsm-text-badges {
    display: inline-block;
    padding-bottom: 0;
}

.dsm-badges {
    display: inline-block;
    padding: .25em .4em;
    font-size: 65%;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-style: solid;
    border-color: #333333;
}

.dsm-badges-before {
    margin-right: 7px;
}

.dsm-badges-after {
    margin-left: 7px;
}