
/* Ultima camada: blocos escuros SEMPRE com texto branco */
html body .rev-force-white-on-dark,
html body .rev-force-white-on-dark *,
html body .rev-partners-page-cta,
html body .rev-partners-page-cta *,
html body .rev-footer,
html body .rev-footer *,
html body .rev-copy,
html body .rev-copy *,
html body footer[style],
html body footer[style] *{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
}
html body .rev-partners-page-cta .rev-btn,
html body .rev-force-white-on-dark .rev-btn,
html body .rev-footer .rev-foot-card button,
html body .rev-footer .rev-foot-card .rev-btn{
  color:#111827 !important;
  -webkit-text-fill-color:#111827 !important;
}
html body .rev-footer :is(.footer-legal a,.rev-footer-legal a,.legal-links a,.terms-link,.privacy-link,a[href*="termos"],a[href*="privacidade"]) {
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
}
