:root {
  --growim-base: #6b54a2;
  --growim-base-rgb: 107, 84, 162;
  --growim-secondary: #533f82;
  --growim-secondary-rgb: 83, 63, 130;
  --growim-primary: #6b54a2;
  --growim-primary-rgb: 107, 84, 162;
  --growim-brand: #6b54a2;
  --growim-brand-secondary: #533f82;
}

.sec-title__tagline {
  color: #6b54a2 !important;
  background: none !important;
  -webkit-text-fill-color: #6b54a2 !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
