.woocommerce-cart thead tr th {
    font-size: 14px;
    text-transform: inherit;
    font-weight: 100;
}

.button.wp-element-button {
    text-shadow: 0 0;
    color: #fff
}

.checkout-button.wc-forward.wp-element-button {
    background: #ff6600;
}