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

	color: #000000; 
}
a {		text-decoration:underline;

	color: var(--main-blue); 
}
h1 {	
	font-family: "Newsreader";	font-weight:400;
	letter-spacing:-0.015em;
 
}
h2 {	
	font-family: "Newsreader";	font-weight:400;
	letter-spacing:-0.015em;
 
}
h3 {	
	font-family: "Newsreader";	font-weight:400;
	letter-spacing:-0.015em;
 
}
h4 {	
	font-family: "Inter";	font-weight:600;
 
}
h5 {	
	font-family: "Inter";	font-weight:600;
 
}
h6 {	
	font-family: "Inter";	font-weight:600;
 
}
@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 50px; 
}
 }