.wc_payment_methods .payment_box {
    margin-top: 17px;
    padding-left: 0 !important;
    font-size: .875rem;
    line-height: 1.2;
}

.wc_payment_methods .payment_box p:only-child {
    margin-top: var(--juju-margin-medium) !important;
}

.woocommerce-checkout-review-order button {
    line-height: 45px !important;
}