

/* Start:/local/templates/bezdna/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1729080307355*/
div.news-detail {
	word-wrap: break-word;
}

div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}

.news-date-time {
	color: #486DAA;
}

div.blog-details__body a * {
	transition: 0.3s;
}

div.blog-details__body a {
	color: #e77c2c;
	transition: 0.3s;

	&:hover {
		color: #E1610C;
	}

	&:hover * {
		color: #E1610C !important;
	}
}
/* End */
/* /local/templates/bezdna/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1729080307355 */
