
.el-menu-item, .el-menu-item i {
    color: #8692b0 !important;
}

.menu-top .el-menu-item:hover{
    color: rgb(51, 51, 51) !important;
    background-color: rgb(204, 204, 204) !important;
    
}

.el-menu-item, .el-menu-item sapn{
    color: rgb(51, 51, 51) !important;
}

.menu-top .el-menu-item:hover i {
    color: #8692b0 !important;
}