/* CSS Document */

body {
    min-height: 2000px;
  	padding-top: 125px;
}

h2 {
	font-family: RotaLight, Verdana, Arial, sans-serif;
	font-size: 28px;
}

#card {
	display: none;
}

.nav-container {
	margin: 0 0 0 0;
}

#myCarousel {
	/*display: none;*/
}

.card-text {
	/*max-width: 250px;
	margin-left: 0;
	padding-left: 0;*/
}

#footer-a {
	padding-bottom: 12px;
	text-align: center;
}

#footer-b {
	text-align: center;
	padding-bottom: 12px;
}

#footer-c {
	text-align: center;
}

.carousel-label h1 {
	font-size: 14px;
	margin-bottom: 0px;
}

.carousel-label h5 {
	font-size: 12px;
	display: none;
}


