

/* Start:/local/templates/sro-doc/components/bitrix/system.pagenavigation/main/style.css?1759889226527*/
.pagination__item-button {
    text-decoration: none !important;
    border: none;
    background: none;
    cursor: pointer;
    /* остальные ваши стили */
}

.pagination__item-button:hover {
    text-decoration: none !important;
}

/* Если нужно убрать стандартное подчеркивание у всех ссылок в пагинации */
.pagination a {
    text-decoration: none !important;
}

.pagination a:hover {
    text-decoration: none !important;
}

/* End */


/* Start:/local/templates/sro-doc/components/bitrix/news/blog/bitrix/news.list/blog/style.css?1759716307150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/sro-doc/components/bitrix/system.pagenavigation/main/style.css?1759889226527 */
/* /local/templates/sro-doc/components/bitrix/news/blog/bitrix/news.list/blog/style.css?1759716307150 */
