/* Themify Customize Styling */
body {	background-image: url(https://themify.me/demo/themes/ultra-interior/files/2021/02/body-bg-lines-1.png);
	background-repeat: repeat;
	background-position: center center; 
}
:root {	
	--theme_accent: #4cadc5;
	--theme_accent_semi: #438293;
	--theme_accent_hover: #438293; 
}
body #site-logo a img {	
	height: 60px; 
}
#main-nav a {		font-weight:900;
 
}
#footerwrap {	
	padding: 1%; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 60px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 60px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 60px; 
}
 }