/* Themify Customize Styling */
body {	
	font-family: "public-sans";	font-weight:400;
 
}
:root {	
	--theme_accent: #326647;
	--theme_accent_semi: #bb9c9a;
	--theme_accent_hover: #7ba68c; 
}
h1 {	
	font-family: "public-sans";	font-weight:400;
 
}
h2 {	
	font-family: "public-sans";	font-weight:400;
 
}
h3 {	
	font-family: "public-sans";	font-weight:400;
 
}
h4 {	
	font-family: "public-sans";	font-weight:400;
 
}
.post-title {	background: none;
	background-color: #fffafa;
	padding: 15px;
	font-family: "public-sans";	font-weight:400;
	letter-spacing:0px;
 
}
