li {
    margin-left: -0.2rem;
}
ol li {
    list-style: decimal;
}

ul li {
    list-style: circle;
}
