.elementor .titulo-megas-gsm{.titulo-megas-gsm {
  position: relative;
  font-size: 48px;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  color: transparent !important;
}

.titulo-megas-gsm::before {
  content: "400";
  color: #00ff5a; /* cor do 400 */
}

.titulo-megas-gsm::after {
  content: " MEGAS";
  color: #363736; /* cor do MEGAS */
}\n}