.lg-show{
    background-color: #133b5e;
    height: 100%;
    color: #fff;
}
.lg-show a span{
    color: #fff;
    font-weight: 600;
}
.lg-show a span:hover{
    text-decoration: underline;
}
.lg-show .nav img{
    display: inline;
    filter: invert(1);
    width: 20px;
    height: 20px;
}
.lg-show span{
    font-size: 15px;
    padding-left: 20px;
}