.hero-brand{
  background:linear-gradient(135deg,#ffffff,#27e6d3,#1a8cff)!important;
  -webkit-background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  background-clip:text!important;
  color:transparent!important;
  opacity:1!important;
  filter:none!important;
}

.hero-subtitle{
  color:#ffffff!important;
  opacity:.95!important;
}

.hero-title-card p{
  color:#dbe7f5!important;
  opacity:1!important;
}
