/* article detail page */
.page-node-type-article .article-submit span:nth-child(1),
.page-node-type-article .article-submit span:nth-child(3) {
  display: none;
}
