:root {
  --b-custom: 13, 13, 13;
}
body,
.hdr-main-content-bc,
.hdr-additional-info,
.hdr-navigation-link-bc,
.product-banner-container-bc {
  background: rgba(var(--b-custom), 1) !important;
}
