#sideBar li:hover {
  background-color: #ff5e52;
}

#sideBar li:hover a {
  background-color: #ff5e52;
  color: #fff;
}