.navbar-left:hover {
  background-color: rgb(248,197,86);
}

.text-uppercase:hover {
  background-color: rgb(248,197,87);
  width: 200px;
}

