@import "leaflet.css";

.tag {
	font-weight: bold; margin-right: 1em;
}

.value {
	font-family: monospace;
}

.pre {
	font-family: monospace; white-space: pre;
}

#map {
	height: 300px;
}

.find_us_title{
	font-family: Manrope, serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	color: #375358;
	margin-bottom: 10px;
}

.find_us_desc{
	font-family: Manrope, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 21px;
	text-align: left;
	color: #375358;
	margin-bottom: 5px;
}

.find_us_box{
	margin-bottom: 40px;
}