

/* Start:/bitrix/templates/lombard/components/bitrix/news/news/bitrix/news.list/.default/style.css?1676483647788*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}

.news-item:not(:last-child) {
	margin-bottom: 25px;
}

.news-item-more {
	background: #337ab7;
	padding: 8px 20px;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	margin-top: 5px;
	display: block;
	width: fit-content;
	line-height: 1;
}

.news-item-more:hover,
.news-item-more:focus {
	text-decoration: none;
	color: #fff;
}

.news-date-time {
	color:#898989;
}

.news-item-link {
	font-size: 15px;
	color: #000;
	border-image: linear-gradient(to right, #e73e1d, #f55f00, #8f168f, #2687d3) 1;
	border-bottom: 2px solid;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	width: fit-content;
	line-height: 1;
}

.news-item-link:hover {
	text-decoration: none;
}
/* End */
/* /bitrix/templates/lombard/components/bitrix/news/news/bitrix/news.list/.default/style.css?1676483647788 */
