h1, h2 {
    font-weight: bold;
}

li {
    margin: 5px 0;
}

ol > li > ol {
    list-style-type: lower-alpha;
}
