nav{
	background: #803c42;
}

.parallax-container{
	height: 300px;
}
.row{
	margin-top: 40px;
	margin-bottom: 40px;
}

.slides{
	height: 800px;
}

/*body{
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
main{
	flex:1 0 auto;
}*/