.card-text {
	color: #126f64 !important;
}

.shop-details {
	border: 0px !important;
	color: #ffffff !important;
	background-color: #8b181a !important;
}

#map {	
	width: 100%;
	height: 400px;
}

.leaflet-control-attribution
{
	opacity: 0.5;
}

.leaflet-control-attribution svg
{
	display: none !important;
}

a {
	text-decoration: none;
}