/* Enter Your Custom CSS Here */
.woocommerce .images {
 
margin-right: 1%!important;
 
}

.payment_method_paypal{
      color: #e62939!important;
      text-transform:uppercase!important;
      font-weight:bold;
}

.payment_method_paypal:after{
    content: 'SMALL ENGINE SERVICES USES PAYPAL AS ITS PAYMENT PROVIDER. YOU DO NOT NEED A PAYPAL ACCOUNT TO CHECKOUT AND CAN PAY BY DEBIT OR CREDIT CARD WITHOUT CREATING ONE.';
}