.contact {
	margin: 4vh 0;	
}

.contact__map {
	width: 100%;
	height: 200px;
}

.map__link {
	text-decoration: none;
	color: #335451;
	font-weight: 500;
	margin-top: 1rem; 
}