.nike-replica-section .marquee-text {
    color: #8f0404;
    /* Dark Red */
    opacity: 0.8;
    /* Increased opacity to make the color visible against the background */
    font-weight: bold;
}

.nike-replica-section .marquee-container {
    opacity: 1;
    /* Override the default 0.1 opacity so the red is meaningful */
}