h1,
h2,
h3,
h4,
h5 { font-family: BS Cyrillic; }
h6 { font-family: Arial; }

h1 { 
	font-size: 38px;
	line-height: 34px;
}

h2 { 
	font-size: 25px;
	line-height: 22px;
}

h4{ 
	font-size: 28px;
	line-height: 24px;
	color: black;
}

h5 { 
	font-size: 18px;
	line-height: 18px;
	color: black;
	}

h6 {
	font-size: 16px;
	line-height: 18px;
	
}

.module .module-title {
    font-size: 25px;
	line-height: 22px;
}