/* Checkout page supplementary styles */
/* Main checkout styles are inline in checkout.php */
/* This file provides overrides and shared checkout utilities */

.ck-wrapper {
  font-family: var(--font-primary, 'Montserrat', sans-serif);
}
