.b-super-teaser p {
  background: linear-gradient(180deg, #FFFFFF 40%, hsl(94 68 44 / 0.8) 120%);
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}