.osh_best_offer .s-count-down-item-value {
  background-color: #000000 !important;
  color: var(--color-background-color) !important;
}

/* FIRST SECTION */
section.s-block.s-block--fixed-banner.wide-placeholder {
  margin-top: 99px !important;
}
@media (max-width: 768px) {
  section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 72px !important;
  }
}