.single_page_date{
	margin-bottom:8px;
}

.container-single{
	line-height:150%;
	font-size: 16px; 
}

.container-single p{
	margin-bottom:15px;
}

.container-single img.alignright{
	margin-left:60px;
	border-radius: 36px; 
}

.common_section.container-section-main{
	padding-top:0px;
}
/* Картинки в тексте новости (2026-08-18) */
.text_content img{
	max-width:100%;
	height:auto;
}
.text_content figure{
	margin:24px 0;
}
.text_content figure.news_media{
	max-width:560px;
}
.text_content figure.news_media img{
	display:block;
	width:100%;
	border-radius:12px;
}
.text_content figure figcaption{
	margin-top:10px;
	font-size:15px;
	line-height:1.35;
	color:#9b9b9b;
}
