/* Themify Customize Styling */
:root {	
	--theme_accent: #951e22;
	--theme_accent_semi: #595959; 
}

/* Themify Custom CSS */
.single-portfolio .featured-area figure img{max-width:300px;}
.orange {
	--tb_pr_color: #FFF;
	--tb_pr_bg: #951E22;
	--tb_pr_hover_bg: #b8383d;
}