/* Themify Customize Styling */
:root {	
	--theme_accent: #f48909;
	--theme_accent_semi: #f48909;
	--theme_accent_hover: #f48909; 
}
body #site-logo a img {		width: 200px; 
}
#footerwrap {	background-image: url(https://www.houstonwebservices.com/wp-content/uploads/2024/01/bg-footer-graphic.png);
	background-repeat: no-repeat;
	background-position: right bottom; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }