#google-maps {
	padding:15px 20px;
}
#google-maps .content {
	font:400 14px 'Source Sans Pro', sans-serif;
	color:#FFFFFF;
}
#google-maps .title {
	font:600 20px 'Source Sans Pro', sans-serif;
	color:#2D4810;
	padding-bottom:10px;
}
#google-maps .buttons {
	float:right;
}
#google-maps .buttons a{
	font:600 13px 'Source Sans Pro', sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#588B1D;
	padding:10px;
	display:inline-block;
	float:left;
	margin: 10px 0 0px 10px;
}

.labels-marker {
	font:600 14px 'Source Sans Pro', sans-serif;
	color:#FFFFFF;
	text-align: center;
	width: 26px;     
	height: 22px;     
	white-space: nowrap;
	padding-top:3px;
}