.app{
	min-height:100vh;
	padding-bottom:60px;
}
.menu_bottom{
	position:fixed;
	width:100%;
	height:50px;
	z-index:2;
	bottom:0;
}
.menu_bottom i{
	font-size:1.5rem;
}

.cartao_restarurante .nav-link.active, .cartao_restarurante .nav-link:hover {
	font-weight:600;
}