<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.carousel-li.active {
    background-color: #dadada !important;
}

.carousel-li {
    background-color: #999999 !important;
}

.responsivetext {
    font-size: clamp(1.3rem, 4vw, 1.6rem);
}</pre></body></html>