/* custom-styles.css */
/* Align the Pistor Plus payment method icon to the right */
label[for="payment_method_pistor_plus"] img {
    float: right;
}
