.fixed-bottom-panel .not-empty .fp-count,
.not-empty .count-badge,
.not-empty.count-badge {
  background: #555B6E;
  color: #fff;
}

.page-block-title:after {
  background: #555B6E;
}

.products .rating .star.active,
.page-product-top .rating .star.active,
.page-product-top .rating .stars:hover .star.hover {
  color: #555B6E;
}

.tabs-default .tabs-ctrl a.active {
  border-color: #555B6E;
}

.tabs-default .tabs-ctrl a.active:after {
  border-top-color: #555B6E;
}
