.site {
background-color: black!important;
color: white;
}

.site a {
color: white;
text-decoration: none;
}

.site  .mega-panel a {
color:black!important;
}

.site  .cart-btn:hover {
background-color: transparent;
border: 1px solid white;
}