
.box > ul > li.list .para {
    display: list-item;
    list-style: disc inside;
}
