/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 00:43:00 */
#googlemap{
	background-color: #e1d554;
	height: 450px;
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
iframe{
  filter: grayscale(54%);
  -webkit-filter: grayscale(54%);
	opacity: 0.85;
}