/**
* Theme Name: Zeen Child
* Description: Zeen child theme.
* Author: Codetipi
* Template: zeen
* Version: 1.0.0
*/



.block-html-content h2, .single-content .entry-content h2 {
	font-family: Montserrat;
	font-size: 1.8rem;
}





.user-page-box .author-name {
	font-size: 40px;
	}

.user-page-box-1 .author-bio {
    padding-top: 0px;
}

.block-29 .meta .title {
	font-size: 20px;
}


.meta .excerpt .read-more:hover {
	background-color: #f7d40e;
	color:#000000;
}

