.tagging {
    display: inline-block;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    padding: 4px 6px;
    border-width: 1px 4px;
    border-style: solid;
    border-radius: 0.125rem;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    max-height: 19px;
    color: #333333;
    background-color: #EBE8ED;
}
