.catalog-category-view .description-bottom,
.catalog-category-view .category-description{
    text-align:justify;
}
.catalog-category-view .description-bottom ul{
    list-style:disc;
    padding-left:30px;
}
.catalog-category-view .category-description h2,
.catalog-category-view .category-description h3,
.catalog-category-view .description-bottom h2,
.catalog-category-view .description-bottom h3{
    font-weight: 600;
}