

/* Start:/local/templates/lignestbarth/components/bitrix/news.detail/information.pages/style.css?1757075887311*/
.information-page ol {
    counter-reset: section;
    list-style-type: none;
    padding-left: 25px;
}

.information-page ol > li {
    counter-increment: section;
    margin-bottom: 5px;
}

.information-page ol > li::marker {
    content: counters(section, ".") ". ";
    font-weight: bold;
    color: #333;
}
/* End */
/* /local/templates/lignestbarth/components/bitrix/news.detail/information.pages/style.css?1757075887311 */
