
.foxkit-product-countdown__title {
  font-family: var(--font-stack-header, 'Manrope', sans-serif) !important;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #666666 !important;
}

.foxkit-product-countdown__title,
.foxkit-product-countdown__number{
  color: #F8B641!important;
}
.foxkit-product-countdown .time-block{
  background-color: #ffffff!important;
  border: 1px solid #F9C872!important;
}