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

	color: #000000; 
}
:root {	
	--theme_accent: #82d3da; 
}
h1 {	
	font-family: "Quicksand";	font-weight:400;
	font-size:50px;
 
}
h2 {	
	font-family: "Quicksand";	font-size:40px;
 
}
h3 {	
	font-family: "Quicksand";	font-weight:400;
 
}

/* Themify Custom CSS */
.module-fancy-heading .tb_fancy_heading_icon img {
    height: 40px;
    vertical-align: middle;
    width: 40px;
}