.line-text.line-pagamento-info article .cont-txt > p {
  position: relative;
  color: transparent !important;
  white-space: nowrap;
}

.line-text.line-pagamento-info article .cont-txt > p span {
  color: transparent !important;
}

.line-text.line-pagamento-info article .cont-txt > p::after {
  content: "Com recursos próprios ou provenientes de financiamento imobiliário";
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
  white-space: nowrap;
  width: auto;
}