#voci li {
transition-duration: 0.5s;
}

.access_button:hover {
background-color: #7f7f7f !important;
font-weight: bold;
box-shadow: 0px  1px 10px #1a1a1a !important;
}

.blocco{
position: relative;
padding: 10px 20px 10px 20px;
box-shadow: 0px  1px 10px #1a1a1a;
border-radius: 25px;
background-color: white;
}