.border-bottom::before {
  content: "";
  position: absolute;
  height: 2px;
  background: var(--primary);
  top: 100%;
  width: 10%;
  left: 50%;
  transform: translateX(-50%);
}
.ba-countdown > span {
	padding: 10px 10px;
}
#item-1713959886279 .ba-feature-image {
      background-size: contain;
}