/* Themify Customize Styling */
body {	
	color: #000000; 
}
h1 {	
	color: #c7a539; 
}
h2 {	
	color: #c7a539; 
}
h3 {	
	color: #556b2f; 
}
h4 {	
	color: #556b2f; 
}
#header {	
	color: #556b2f; 
}
#header a {	
	color: #c7a539; 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#site-description {		font-weight:bolder;
	font-size:20px;

	color: #c7a539; 
}
#footerwrap {	background: none;
	background-color: #556b2f; 
}
#footer {	
	color: #ffffff;	font-size:25px;
 
}
#footer a {	
	color: #c7a539; 
}
@media screen and (max-width: Arraypx) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: Arraypx) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
	/* Standardize height, padding, and border radius for all form fields */
	.fl-contact-form input,
	.fl-contact-form select,
	.fl-contact-form textarea {
		background-color: #ffffff !important;
		padding: 10px !important;
		height: auto !important;
		border-radius: 6px !important; /* Adjust as needed for matching roundness */
		border: 1px solid #ccc !important;
	}
