#contact {
	background-image: url("../img/garden-theatre.jpg");
	background-size: cover;
	background-position: center;
}

#contact a {
	color: #e1e1e1;
}

#contact a:hover {
	color: #dbadb6;
}

#contact h2 {
	color: white;
}

#contact-details {
	margin-top: 0 !important;
}

#contact-submit-button {
	margin-top: 1rem !important;
}

.googlemap {
	height: 100% !important;
	min-height: 400px;
}

#googlemap-marker {
	padding: 0 !important;
	width: 200px;
}

#googlemap-marker img {
	width: 100%;
}
