.text-reveal-up .elementor-heading-title,
.text-reveal-up p,
.text-reveal-up,
.text-reveal-up .elementor-widget-container {
  display: flex;
  flex-wrap: wrap;
}

.text-reveal-up.text-center .elementor-heading-title,
.text-reveal-up.text-center p,
.text-reveal-up.text-center {
  justify-content: center;
}
.text-reveal-up a {
  text-decoration: none;
}
.text-reveal-up a .word {
  text-decoration: underline;
}
