/**
 * Queen Victoria Market Store Styles
 * Custom styling for qvm.engraving.savvyminions.com
 */

:root {
  /* Brand colors - customize these for QVM */
  --store-primary: #f7d7ae;
  --store-secondary: #10b981;
  --store-accent: #34d399;
  --banner-text-color: var(--fg-base); /* Dark text for light backgrounds */
}

/* Add your QVM-specific styles here */
