.subListHidden::before {
            content: '⪦ ';
            color: forestgreen;
            font-size: 200%;
        }


        #bodyContent ul  ul {
            margin-top: 0.5em;
            margin-bottom: 1em;
        }