/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h1 {	
	font-family: "Palatino", 'Palatino Linotype', 'Book Antiqua', serif;	font-weight:400;
	letter-spacing:0.4px;
 
}
h2 {	
	font-family: "Palatino", 'Palatino Linotype', 'Book Antiqua', serif;	font-weight:400;
 
}
h3 {	
	font-family: "Palatino", 'Palatino Linotype', 'Book Antiqua', serif;	font-weight:400;
 
}

/* Themify Custom CSS */
:root {
	--theme_accent: #511f59;
	--theme_accent_semi: #ffc20e;
}