table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead th,
table.shop_table.shop_table_responsive tbody th,
table.shop_table.shop_table_responsive tbody td {
    border-bottom: 1px solid #f3f3f3;
}

.cart-totals-inner table .cart-subtotal .amount {
    color: black;
}

.shipping-method-description {
    font-size: 80%;
}

ul#shipping_method label {
    font-weight: 500;
}