.get-coupon-box{margin:15px 0;display:block;text-align:center}.get-coupon-box .get-coupon{background:#ff6900;color:#fff;padding:12px 24px;cursor:pointer;display:inline-block;font-weight:500; font-size:14px;border:1px dashed #ff6900;border-radius:8px;transition:ease all .4s;white-space:nowrap;text-align:center;line-height:1.4}.get-coupon:hover{background:#eb0909;color:#fff}@media (max-width:768px){.get-coupon{font-size:15px;padding:10px 20px;white-space:nowrap}}