/*   
Theme Name: zagoriy
Theme URI:
Version: 1.0
Tags: html5, responsive, sidebar
Description: WordPress Theme for zagoriy
Author: #
Author URI: #
*/
.breadcrumbs {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	color: rgba(0, 0, 0, 0.4);
	display: flex;
	margin: 30px 0;
}
.subscribe-text h2 {
	font-family: var(--third-family);
	font-weight: 700;
	font-size: 36px;
	line-height: 140%;
	color: var(--black);
	margin-bottom: 24px;
}