/* Keep the selected-filter bar clear of the category heading and description. */
.mfilter-selected-filters[data-idx] + #mfilter-content-container {
  margin-top: 12px;
}
