/* Hide the "Other amount" row cleanly */
.wcd-hidden { display: none !important; }

/* Optional helper text style */
.wcd-learn { margin: .25rem 0 .5rem; font-size: .9em; color: #555; }
.wcd-learn a { text-decoration: underline; }
.wc-block-components-radio-control__input:checked:before {
    opacity: 1;
}