.header__search {
    padding: 0 1.5625rem;
}

.secondary-text-color {
    color: #fff;
}

.secondary-bg-color {
    background-color: #012169;
}

.filter {
    --filterForeground: #fff;
    --filterBackground: #012169;
}

a.puff--secondary div.puff__media {
    padding-bottom: 65% !important;
}

.prod-nav__linkText img {
    width: 1.8rem;
}
