/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2025 | 14:06:01 */
.custom-email-link {
	color: #BC926C !important;
	transition: all 300ms ease-in-out !important;
}

.custom-email-link:hover, .custom-email-link:focus{
	color: #888888 !important;
}

.contact-form-container input, .contact-form-container textarea{
	color: #000000;
}