
.head-title {
    font-size: xx-large;
    font-weight: bold;
    padding: 10px;
}

.head-txt {
    padding: 10px;
}

.pub-head {
    text-align: center;
}

#test {
    #list-style-type: none;
}

.sub-cls {
    padding-left: 4px;
}

.year {
    background: var(--theme-primary-color);
    color: white;
    padding: 6px;
    font-size: larger;
    text-align: center;
}

.title {
    #color: #cc6600;
    font-weight: bold;
}

.pub-item {
    margin-left: 10px;
    margin-bottom: 5px;
    #text-indent: 10px;
}

.journal {
    font-weight: bold;
    font-style: italic;
}

.impressive {
    color: #cc6600;
    font-weight: bold;
}

.yin {
    color: #225588;
    font-weight: bold;
    #text-decoration: underline;
}

.appendix {
    border-top: 1px solid var(--theme-primary-color);
}
