a {
  color: #000000;
}

.c-support-counter button.m-supported,
.c-support-counter button:hover {
  color: #000000 !important;
}

.c-support-counter button.m-supported i.icon,
.c-support-counter button:hover i.icon,
.c-support-counter button.no-touch:hover i.icon {
  color: #000000 !important;
}

.c-username.m-staff {
  color: #000000;
}

.c-avatar.m-staff {
  border-color: #000000;
}

.c-idea-list .c-list-item .c-list-item-title:hover {
  color: #000000;
}

.c-menu { 
  background-color: rgba(0, 0, 0, 0.30);
}