.one{
    padding-left: 50px;
    
     
}
.two{
    padding-left: 50px;

}
.three{
    padding-left: 50px;
    
}
.four,.five{
    list-style-type: circle;
}
ol{

list-style-type: lower-alpha;
}
