article ul ul {
        list-style-type:  circle !important;
}
article ul ul ul {
        list-style-type:  square !important;
}
