.product__policies {
    display:none;
}

header a,
header button {
    color: white!important;
}

.site-nav__dropdown a,
.site-nav__dropdown {
    background: #050c1c;
}

#site-nav-item--2 summary,
#site-nav-item--4 summary {
    color: white;
}

.btn.cart__checkout {
    background: #050c1c;
}