.disc {
    list-style-type: disc;
}

.img_style {
    width: 46px;
    height: 46px;
}

.word_style {
    font-family: custom-serif, PMingLiu, Arial;
    font-size: 15.6px;
    line-height: 24.96px;
    background-color: rgb(255, 255, 255);
}