Hello,
Please add the following code to Theme Settings > Custom CSS > Global:
.wd .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity span {
color: #000;
}
.wd .wc-block-components-form .wc-block-components-text-input label,
.wd .wc-block-components-text-input label {
top: 22px;
}
.wd :is(div.wc-block-checkout,div.wc-block-cart) .wc-blocks-components-select .wc-blocks-components-select__container {
height: 50px;
}
Let us know if this resolves the issue.
Best regards