#block-discount{
    display:block !important;
}
p.giftcarderror {
    color: red;
    display: none;
}

#gift_card_coupon_code,
#gift_card_coupon_amount {
  height: 50px !important;
}

#applyDiscountGiftCard,
#clearDiscountGiftCard {
  background: #00666B;
  color: white;
  border: 1px solid #00666B;
  border-radius: unset;
  font-weight: 500 !important;
}

#block-discount-headingg {
  color: black !important;
}