
.offcanvas-body center .menu a{
   text-decoration: none;
   color: blue;
}
.offcanvas-body center a .menu:hover{
   text-decoration: none;
   color: white;
   font-weight: bold;
   width: 100%;
}