.c-menu {
   background-color: #88b6cb;
}

.c-vote-counter__button--voted, .c-vote-counter__button:hover {
   color: #88b6cb;
}

.c-vote-counter__button svg {
   color: #88b6cb;
}

.c-powered {
   display: none;
}

.c-username--staff {
    color: #88b6cb;
    border-color: #88b6cb;
}

.text-link {
    color: #be2e24;
}