.post-content{
   ul{
       list-style: disc;
   }
   ol{
       list-style: decimal;
   }
}