#root section:not(#planos) h2 .athletic-word.wheychef-copy-highlight {
  color: #0fbee0 !important;
  text-shadow: 0 0 26px rgba(15, 190, 224, 0.2);
}

@media (prefers-contrast: more) {
  #root section:not(#planos) h2 .athletic-word.wheychef-copy-highlight {
    color: #35d5f2 !important;
    text-shadow: none;
  }
}
