:root {
  --growim-base: #0e3775e3;
  --growim-base-rgb: toRGB(#0e3775e3);
  --growim-secondary: #0e3775;
  --growim-secondary-rgb: toRGB(#0e3775);
  --growim-primary: #0e3775;
  --growim-primary-rgb: toRGB(#0e3775);
}

.sec-title__tagline {
  background: linear-gradient(90deg, var(--growim-base, #fbb900) 0%, var(--growim-secondary, #794192) 100%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*# sourceMappingURL=growim-color-1.css.map */
