body, nav {
	background-color: black;
	color: white;
}

h1 {
	text-align: center;
	padding-top: 3em;
}

h4, .address, .menu, .title-menu, .title-address {
	color: black;
}

input {
	background-color: black !important;
	color: white !important;
}

.responsive-img {
	width: 100%;
	height: 20vh !important;
}

.center-align {
	font-size: 3em;
}

.foodmap {
	color: #E9862B;
}

.iframe-center {
	margin-left: 5em;
}

.align-iframe {
	margin-left: 3em;
}

.address, .menu, .title-menu, .title-address {
	font-size: 1.5em;
}

.title-menu, .title-address {
	font-weight: 700;
}

.button {
	margin-left: 18em;
}