.carousel-indicators li {
    background-color: #b4b4b4;
}

.carousel-indicators .active {
    background-color: #000;
}