body {
    font-size: 10px;
    line-height: 1.4;
}
h2,
h3 {
    font-weight: bold;
    margin: 20px 0 3px;
}
h2 {
    text-align: center;
}
h3::before {
    content: '■ ';
}
ul,
ol {
    margin-top: 3px;
    padding-left: 16px;
}
li {
    margin-bottom: 5px;
}