.WaGadgetMenuHorizontal {
background: #bf8726 !important;
}
.zoneBranding { 
display: none;
}
a {
color: #ffffff;
text-decoration: none;
font-weight: 600
}
a:visited {
color: #ffffff
}
a:hover {
color: #bf8726;
text-decoration: none
}
body {
font: normal 14px/normal Open Sans;
color: #ffffff
}
/* Default state */
.OnlineStoreCatalog_list_price {
  color: #afe2b1;
}
/* Hover state */
.OnlineStoreCatalog_list_price:hover {
  color: #afe2b1;
}
/* Visited state (only applies to links) */
.OnlineStoreCatalog_list_price:visited {
  color: #afe2b1;
}