.news_category_button li.news-child {
  margin: 0 8px;
}

.news_category_button li a {
  font-weight: 600;
}

.news_category_button li.news-child a {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
}

.news_category_button li.news-child.current a {
  font-weight:600;
}

.news_category_button li.news-child a:before {
  content: "-";
  margin-right: 4px;
}
