.carousel-item {
    max-height: 500px;
}
.carousel-item img {
    filter: brightness(50%); /* Adjust the brightness as needed */
}