/* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:300;
	font-size:17px;
 
}
:root {	
	--theme_accent: #2e7d3a; 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Rajdhani";	font-weight:700;

	color: #1a2e1a; 
}
h2 {	
	font-family: "Rajdhani";	font-weight:700;

	color: #1a2e1a; 
}
h3 {	
	font-family: "Rajdhani";	font-weight:700;

	color: #1a2e1a; 
}
h4 {	
	font-family: "Rajdhani";	font-weight:700;

	color: #1a2e1a; 
}
h5 {	
	font-family: "Rajdhani";	font-weight:700;

	color: #1a2e1a; 
}
h6 {	
	font-family: "Rajdhani";	font-weight:700;

	color: #1a2e1a; 
}
body #site-logo a img {	
	height: 55px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 55px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 55px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 55px; 
}
 }