/* Themify Customize Styling */
body {	
	font-family: "excellenceinmotion";	font-weight:200;
	font-size:20px;
	line-height:23px;

	color: #181818; 
}
a {	
	color: #1a4923; 
}
:root {	
	--theme_accent: #1a4923; 
}
h1 {	
	font-family: "excellenceinmotion";	font-weight:700;
	font-size:100px;
	line-height:100px;
 
}
h2 {	
	font-family: "excellenceinmotion";	font-weight:200;
	font-size:58px;
	line-height:58px;
	text-transform:uppercase;
	color: #1a4923; 
}
h3 {	
	font-family: "excellenceinmotion";	font-weight:300;
	font-size:35px;
	line-height:35px;
	text-transform:uppercase;
	color: #181818; 
}
h4 {	
	font-family: "excellenceinmotion";	font-weight:300;
	font-size:22px;
	line-height:22px;

	color: #181818; 
}
h5 {		font-weight:100;
	text-transform:uppercase;
	color: #181818; 
}
@media(max-width: 600px) { /* Themify Customize Styling */
body {		font-weight:200;

	color: #181818; 
}
a {	
	color: #1a4923; 
}
:root {	
	--theme_accent: #1a4923; 
}
h1 {	
	font-family: "excellenceinmotion";	font-weight:700;
	font-size:50px;
	line-height:60px;
 
}
h2 {		font-weight:200;
	font-size:48px;

	color: #1a4923; 
}
h3 {		font-weight:300;
	font-size:35px;

	color: #181818; 
}
h4 {		font-weight:300;

	color: #181818; 
}
h5 {		font-weight:100;

	color: #181818; 
}
 }