#content ul ul > li::before{
    content: "\f111" !important;
    font-size: 0.45em;
}

#content ul ul ul > li::before{
    content: "\f192" !important;
    font-size: 0.5em;
}

.content-image-caption{
    margin-top: 1rem;	
}