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



div#food_header {
	background-image:url(../images/header6HDR.jpg);
	background-repeat: no-repeat; background-size: cover; background-position: center;
	margin: 0; padding: 7% 0;
}

div.jumbotron {
	background-color:rgba(255,158,28,0.55);
	height: 100%; padding: 7%;
	
}
div.jumbotron h1 {
	margin: 0; padding: 0;
	height: 100%; line-height: 100%;
	text-shadow: 2px 2px 10px black;
}

.card-header {
	padding: 0;
}

figcaption { margin-bottom: 4%;}

div.tea_dropout {
	
	margin-top: 5%;
}

th {
	font-size: 0.7em;
}

td {
	font-size: 0.6em;
}

div.card-body {
	
	padding-left: 3%; padding-right: 3%;
}
dt, dd {
	margin-bottom: 2%;
}

 div#menucards div.card {
	padding-top: 2%; margin: 3% 0%;
}

div#menucards {
	background-color:rgba(140,194,78,1.00);
	margin-top: 5%;
}

#healthyoptions {
	font-size: 1.78rem;
}

#ohmy {
	
	font-size: 1.59rem;
}