/*
body { padding-top: 3rem; padding-bottom: 3rem; color: #5a5a5a; }
.carousel { margin-bottom: 3.5rem; }
.carousel-item-sm { height: 16rem; }
*/

.carousel-item { height: 32rem; }
.carousel-caption { top: 9rem; margin-bottom: 3rem; color:#003481; font-size: 1.75rem; line-height: 1.4; z-index: 10; }

.marketing .col-lg-4 { margin-bottom: 1.5rem; text-align: center; }
.marketing .col-lg-4 p { margin-right: .75rem; margin-left: .75rem; }

.featurette-divider { margin: 4rem 0; }
.featurette-heading { font-size: 50px; letter-spacing: -.05rem; }

@media (max-width: 768px) {
	.carousel-item { height: 16rem; }
	.carousel-caption  { top: 2.75rem; font-size: 1.25rem; line-height: 1.4; }
}

@media (min-width: 62em) {
	.featurette-heading { margin-top: 7rem; }
}
