/* "product shipping" had no bottom padding and the text was being cut off. Padding added below. https://app.intercom.io/a/apps/uinqovrx/inbox/inbox/143112/conversations/25972071509
. Dave */

.product-shipping { 
padding-bottom: 20px!important;
}

/* end */