.category

margin: 5px 0 15px
display: -webkit-box
display: -ms-flexbox
display: flex
flex-direction: row
flex-wrap: wrap
&-meta
        margin-right: 15px
        color: $white
        border-radius: 20px
        padding: 0 8px
        font-size: 12px
        height: 20px
        line-height: 19px
        -webkit-appearance: none
        -moz-appearance: none