  /* Target only the navigation bar */
.navigation__item a[href*="/collections/end-of-season-sale"] {
    color: #FF0000 !important; /* Red color */
    font-weight: bold !important; /* Bold text */
}

