Change size of the text above button

Add this code to the Custom CSS field on the Style tab of your PayPal button widget’s settings:

.eapps-paypal-button-form-caption {
 font-size: 14px;
}