.section-scrolling-banner {
    background-color: var(--main-nav-bg);
    
    .marquee-item {
        color: rgb(var(--body-text-color));
    }
}