

/* Start:/local/templates/main/components/bitrix/news/instock/bitrix/news.detail/.default/style.css?1705175317547*/
.news-detail {
	margin-bottom: 40px;
}

.news-back-link {
	font-weight: bold;
    font-size: 14px;
	line-height: 16px;
	color: #666666;
    transition: 0.2s linear;
}

.news-back-link svg {
	margin-right: 5px;
}

.news-back-link svg path {
	fill: #666666;
    transition: 0.2s linear;
}

.news-back-link:hover {
	color: #ee990d;
	text-decoration: none;
    transition: 0.2s linear;
}

.news-back-link:hover svg path {
	fill: #ee990d;
    transition: 0.2s linear;
}

.news-detail-date {
	font-size: 14px;
	margin: 10px 0 20px 0;
	color: #D6D6D6;
}

/* End */
/* /local/templates/main/components/bitrix/news/instock/bitrix/news.detail/.default/style.css?1705175317547 */
