body{
	font-size: 16px;
	line-height: 1.6;
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
	font-weight: bold;
	color: #000000;
	line-height: 1.4;
}
.navbar-brand img{
	height: 70px;
	width: 220px;
}
.nav-link{
	margin: 20px;
}
.carousel-item img{
	height: 500px;
}
.kitchen-section{
	padding: 80px;
}
.primary-title{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 8px;
}
.menu img{
	height: 120px;
	width: 120px;
}

#rcorners3 {
	border-radius: 15px 50px;
	background: #21ad96;
	padding: 70px; 
	width: 250px;
	height: 200px; 
	margin-top: 5000;
  } 


  