a {
  color: #026953;
}

.c-support-counter button.m-supported,
.c-support-counter button:hover {
  color: #026953 !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: #026953 !important;
}

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

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

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

.c-menu { 
  background-color: rgb(202,225,192);
}