body {
  background-color: #efebb8;
}

.container,.navbar,.footer-basic {
  background-color: #efebb8;
}

p,h1,h2,h3,h4,h5,h6,li,a{
	color: #353322;
}

.badge{
	color: white;
	background-color: #353322;
}