.wc-block-components-checkout-step__description {
  display: none;
}

#wc-guest-checkout-notice {
  display: none;
}

.wc-block-components-payment-method-label {
  font-weight: 700;
}

.woocommerce-order-received tfoot tr:first-of-type {
  border-top: 1px solid #eee;
}

.woocommerce-order-received tfoot tr th {
  background: none !important;
  text-align: right;
}




