ol.norm, ul.norm {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: disc !important;

}

.norm li {
    line-height: 24px;
    margin-left:15px;
}