        body {
            font-family: 'Inter', sans-serif;
        }

        .carousel-track {
            transition: transform 0.5s ease-in-out;
        }
