/* =============================================================================
   Accept.Blue — Classic Checkout Styles
   ============================================================================= */

/* Hide the "optional" label on the card name field */
.woocommerce form #acceptbluecard-card-name_field .optional {
    display: none;
}
