.Vip_date_holder {
  text-align: center;
      padding: 14px 0px;
}

.Vip_date_holder h4 {
  color: var(--primary);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.Vip_date_holder p {
  color: #222;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0px;
}
