Hi there,
Please add this :
.archive li#menu-item-1023 a span {
box-shadow: none !important;
color: #b7b7b7 !important;
}
.archive li#menu-item-1023 a:hover span {
color: white !important;
text-decoration: none !important;
box-shadow: 0 2px 0 0 #ffffff !important;
}
Hope it helps.