.bg-warning  { 
	background-color: #ECE2D1 !important;
	}
	
.navbar-brand  { 
	color: #bd8f74 !important;
	}

body {
	font-family: 'Quicksand', sans-serif;
	color : #A19D9D !important;
}

.d-block {
   height:80vh;
   object-fit:contain;
}