// Carousel indicator pips
// -----------------------------
.carousel-indicators {
    z-index: 2;  // One below navbar.
}
