

/* Start:/local/templates/main/components/bitrix/news.detail/news/style.css?1776348490516*/
blockquote {
    margin: 20px 0;
    padding: 15px 20px;
    background-color: #f9f9f9;
    border-left: 5px solid #ccc;
    font-style: italic;
    color: #555;
}
blockquote::before {
    content: "\201C"; /* Юникод символ кавычки */
    font-size: 4em;
    color: #ccc;
    position: absolute;
    left: -10px;
    top: -10px;
}
.text-content h2{
	font-size: 20pt;
    margin-top: 20px;
    margin-bottom: 20px;
}
.text-content h3{
    margin-top: 10px;
	font-size: 13pt;
	margin-bottom: 20px;
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/news/style.css?1776348490516 */
