

/* Start:/bitrix/templates/dn2020/components/bitrix/news.detail/news_week/style.css?1749469555747*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.thumbnail
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.share-buttons, .read-more-buttons {
    gap: 10px;
    flex-wrap: wrap;
}

.btn-telegram {
    background-color: #0088cc;
    color: white;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-telegram:hover {
    background-color: #0077b5;
    color: white;
}

.btn-vk {
    background-color: #4a76a8;
    color: white;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-vk:hover {
    background-color: #3d6898;
    color: white;
}
/* End */
/* /bitrix/templates/dn2020/components/bitrix/news.detail/news_week/style.css?1749469555747 */
