/*
 * cluster-how.css
 * HOW Cluster — 67 domains
 * howcani*, howdoi*, howto*, howwill*
 * Color: Trustworthy Dodger Blue
 */
:root {
  --color-cluster-primary:   #1E90FF;
  --color-cluster-secondary: #0A1F3A;
  --shadow-glow: 0 0 20px rgba(30,144,255,0.15);
}
