/* Themify Customize Styling */
body {	background: none;
	background-color: #f5f5f5;
	font-family: "Montserrat";	font-weight:400;

	color: #333333; 
}
:root {	
	--theme_accent: #3d31c4;
	--theme_accent_semi: #a78c63;
	--theme_accent_hover: #7bb7d9; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #333333; 
}
h1 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h5 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h6 {	
	font-family: "Montserrat";	font-weight:400;
 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family: "Montserrat";	font-weight:400;
 
}
