.carousel-container{
	height: 100vh;


}


.carousel-caption {
    top: 50px;
    bottom: auto;
    font-size: 1.7em;
}

footer{
    background-color: white;
}

