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

	color: #ffffff; 
}
:root {	
	--theme_accent: #f5a833;
	--theme_accent_hover: #e8720c; 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Barlow Condensed";	font-weight:800;
	letter-spacing:1px;
	font-size:99px;
	text-transform:uppercase;
	color: #ffffff; 
}
h2 {	
	font-family: "Barlow";	font-weight:800;
 
}
h3 {	
	font-family: "Barlow";	font-weight:800;
 
}
h4 {	
	font-family: "Barlow";	font-weight:800;
 
}
h5 {	
	font-family: "Barlow";	font-weight:800;
 
}
h6 {	
	font-family: "Barlow";	font-weight:800;
 
}
.module-title {	
	color: var(--theme_accent_semi);
	font-family: "Barlow Semi Condensed";	font-weight:400;
	font-size:18px;
	text-transform:uppercase;	text-align:left; 
}
