a.account__action-bar__tab:nth-child(2) {
  display: none;
}

a.account__action-bar__tab:nth-child(3) {
  display: none;
}

div.counter:nth-child(2) {
  display: none;
}

div.counter:nth-child(3) {
  display: none;
}

a.status-link:not(.mention) {
text-decoration: underline;
}