

.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text {
    background-color: #fff;
    outline: 2px;
    resize: none;
    font-family: Raleway,sans-serif;
    font-weight: 400;
    color: #000000;
    border: 2px solid #303030;
}
