.carousel-item {
    transition: transform 0.6s ease, opacity 0.6s ease;
}
