.coupon_link,.coupon_link:hover{
    color:#323232;
}
.coupon_btn.fa{
    width: 25px;
    height: 25px;
    background: var(--secondary_col);
    font-size: 11px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    right:11px;
    margin-bottom: 8px;
    color: #fff;
}
.coupon-details-wrap{
    padding-left:12px;
    padding-right:12px;
}