/* Home oldal kiegészítő stílusok */
.home-hero-copy {
  --home-hero-text-scale: 1;
}

.home-hero-copy[data-home-hero-text-scale] {
  --home-hero-text-scale: 1;
}
