/* Minimal styles for the Offer Terms checkbox */
.wc-offer-terms-wrap { margin-top: .75rem; display: block; }
.wc-offer-terms-wrap input[type="checkbox"] { margin-right: .5rem; }
.wc-offer-terms-wrap[aria-invalid="true"] .wc-offer-terms-label { outline: 2px solid #c00; }
