/* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:400;
	font-size:16px;

	color: #6b6b6b; 
}
a {	
	color: #db2965; 
}
:root {	
	--theme_accent: #7e469b;
	--theme_accent_hover: #51236e; 
}
h1 {	
	font-family: "Open Sans";	font-weight:600;
	font-size:48px;
	line-height:58px;
 
}
h2 {	
	font-family: "Roboto";	font-weight:400;
	font-size:36px;
 
}
h4 {	
	font-family: "Roboto";	font-weight:400;
	font-size:24px;
	line-height:30px;
 
}
