[data-entity="basket-coupon-delete"] {
    cursor: pointer;
    color: black;
    font-weight: 600;
}

[data-entity="basket-coupon-delete"]:hover {
    text-decoration: underline;
}