    #mob{
    color: #000;
    font-weight: bold;
    }

    #mob:hover{
    color: #5BBB7B;
    border-left: 1px solid #5BBB7B;
    }