a.active {
	font-weight: bold;
	color: #9A4F01 !important;
}

h1 {
	background: #f4cda3;
	border-left: solid 2em #9A4F01;
}

h1:before {
	font-family: "Font Awesome 5 Free";
	content: "\f2e7";
}

h2 {
	background: #f4cda3;
}

p {
	text-align: center;
}

.main_dish {
	width: 512px;
	margin: 20px auto;

}

.dish ul {
	width: 750px;
	margin: 20px auto;
}

.dish li {
	float: left;
	width: 250px;
	text-align: center;
}

.dish li dt {
	font-weight: bold;
}
