/* Localização */

#local-desc {
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	color: #777;
	text-shadow: 0 1px 1px rgba(255,255,255,0.5);
	width: 75%;
	margin: 0 auto;
	line-height: 1.2;
	padding-bottom: 28px;
}

#gmap {
	border: 2px solid #fff;
}