nav ul li:hover {
    border-radius: 25px;
    background: #717f73; 
  }
