/* Theme Colors for Gallery - Generated by CMS */
:root {
  --background: #f5f5f5;
  --foreground: #1a1a1a;
  --primary: #f891c2;
  --primary-foreground: #ffffff;
  --secondary: #7ac6ff;
  --secondary-foreground: #ffffff;
  --muted: #e5e5e5;
  --muted-foreground: #666666;
  --scrollbar: #cccccc;
}
