.leon-zh-en .headw {
    font-weight: bold;
    font-size: 24px;
}

.leon-zh-en.examples .headw {
    color: darkblue;
}

.leon-zh-en a {
    text-decoration: none;
    color: blue;
    font-weight: bold;
}

.leon-zh-en li {
    list-style-type: none;
    margin-left: -1.8em;
}

.leon-zh-en li::before {
    content: " ☞ ";
    margin-left: -1.2em;
    margin-right: -0.3em;
}

.leon-zh-en .highlight {
    color: darkblue;
}

.leon-zh-en .en-link {
    text-decoration: none;
}

.leon-zh-en .zh {
    margin-left: 0.2em;
}