figure.terms figcaption {
    font-style: italic;
    margin-bottom: 1em;
}


ol#terms {
    font-weight: bold;
    list-style-type: upper-roman;
}


ol#terms > li {
    margin-bottom: 2em;
}


ol#terms li p {
    font-weight: normal;
    text-decoration: none;
}


ol#terms ol {
    margin-top: 1em;
    list-style-type: upper-alpha;
    font-weight: normal;
}
