/**
 * Стили блока блога на главной и смежных секций
 */
.blog_header_front {
	margin-top: 2rem;
}

.blog-card-link {
	text-decoration: none;
	color: inherit;
}
