.c-text-gradient {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  word-wrap: break-word;
  background: linear-gradient(107deg, #FE0000 2.55%, #FE002A 29.33%, #FE0145 48.9%, #F8034E 53.02%, #E80B67 59.2%, #CE1890 66.4%, #AA29C8 75.67%, #883AFF 83.91%, #4F81FF 94.21%, #07DCFF 105.54%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.fz-52 {
  font-size: 52px !important;
  line-height: 40px !important;
}

.fz-40 {
  font-size: 40px !important;
  line-height: 30px !important;
}

