.carousel-indicators li {
    background-color: red;
}

.carousel-item img {
    height: 350px;
    border-radius: 10px;
}