ul { 

list-style-type: disc!important;
}

ol { 
list-style-type: decimal!important;
margin-left:40px;
padding-bottom:20px;
}