.c-menu {
border-bottom: 2px solid #02b6a2;
}

.c-button--primary {
  background-color: #02b6a2 !important;
}


.text-link {
  color: #02b6a2 !important;
}

.c-username {
  color: #02b6a2 !important;
}

.text-title:hover {
  color: #02b6a2 !important;
}

.c-vote-counter__button:hover {
  color: #02b6a2 !important;
}