
.top-level {
    font-weight: normal;
    color: orange;
}

.leaf-level {
    font-weight: normal;
    font-style: italic;
    color: blue;
}
