/* Production aligns the payment-method label to the middle of its line box. */

.page-id-1186 .wc_payment_method > label {
  vertical-align: middle;
}
