div.carousel-caption {
background-color: rgba(0, 0, 0, 1.0);
padding: .1em 2em;
font-size: 80%;
bottom: 0px;
left: 0px;
width: 100%;
}

div.carousel-caption p {
margin-bottom: .2em;
padding-top: 1.8em;
}

div.featurette .col-md-5 img {
width: 90%;
}

.navbar-brand img {
height: 1.2em;
}

nav.bg-dark {
background-color: black !important;
}

.navbar-dark .navbar-nav .nav-link {
color: rgba(255,255,255,.6);
}

.image-caption {
font-size: .8em;
}

footer {
background-color: black;
color: white;
padding: 3em;
}

footer a {
color: white;
}

div.featurette div {
margin-top: 3em;
}