Hi,
the !important overrides the background of the number at the wish list icon in fixed header:
style.css 26359
.fixed-header.header-color-dark .et-wishlist-widget .wishlist-count {
background-color: #000 !important;
}
Please fix in next update!