.menu__link {
  color: white; }
  .menu__link:hover, .menu__link:active {
    background: #232429; }

.menu__item {
  border-color: #484a52; }
  .menu__item .newOrders {
    color: white;
    background: #e12223; }
