.carousel-li.active {
    background-color: #dadada !important;
}

.carousel-li {
    background-color: #999999 !important;
}

.responsivetext {
    font-size: clamp(1.3rem, 4vw, 1.6rem);
}