@charset "utf-8";
/* CSS Document */

/*

*/
body {
	font-family: 'Lora', serif;
}
.jumbotron-fluid {
	background-image: url(Images/AdobeStock_145135368.jpeg);
	background-size: cover;
	
}
.display-4 {
	color: white;
}
.lead {
	color: white;
}
.card-img-top {
	display: flex;
	height: 200px;
}
.phone {
	color: white;
}
.call {
	color: white;
}
.map {
	display: flex;
	width: 100%;
}
li {
	list-style: none;
}

.Menu-table {
	border: none;
}

