.nav-link {
  color: rgb(106, 13, 13);
 background: #fecf16;
}
.navbar-nav .nav-item a[href="?action=sendtoken"] {
    display: none;
}
