/**
 * Melbourne Pet Supplies Store Styles
 * Custom styling for melbournepet.engraving.savvyminions.com
 */

:root {
  /* Brand colors - customize these for Melbourne Pet Supplies */
  --store-primary: #fff;
  --store-secondary: #8b5cf6;
  --store-accent: #a78bfa;
  --banner-text-color: var(--fg-base); /* Dark text for light backgrounds */
}

/* Add your Melbourne Pet Supplies-specific styles here */
