h1.kiwi-post-title{
	font-weight: 600;
	font-size: 55px;
	line-height: 100%;
	color: #FFF;
}

h3.kiwi-post-title{
	font-weight: 700;
	font-size: 28px;
	line-height: 100%;
}

@media (max-width: 849px) {
	h1.kiwi-post-title{
		color: #3B3B3B;
	}
}

@media (max-width: 549px) {
	h1.kiwi-post-title{
		font-size: 24px;
	}
}