/*
Theme Name: Homepod Child
Template: flatsome
Version: 1.0.0
Text Domain: homepod-child
*/

:root {
  --hp-ink: #0b1118;
  --hp-ink-2: #15212d;
  --hp-sand: #f7f1e8;
  --hp-accent: #ff6b3d;
  --hp-accent-2: #14b8a6;
  --hp-accent-3: #f4c542;
  --hp-blue: #2b6cb0;
  --hp-shadow: 0 20px 60px rgba(10, 20, 30, 0.25);
  --hp-radius-xl: 28px;
  --hp-radius-lg: 20px;
  --hp-radius-md: 14px;
  --hp-safe-bottom: env(safe-area-inset-bottom, 0px);
}
