@import "../common/foundation/variables"; .category-combobox { .badge-category { display: inline-block; } .topic-count { font-size: 11px; color: $secondary_text_color; display: inline-block; } .highlighted .topic-count { color: $tertiary_text_color; } .category-desc { margin: 6px 0 0 3px; font-size: 12px; } }