/* Rodapé: Termos de Uso e Política de Privacidade sempre brancos em fundo escuro */
html body footer a[href*="termos"],
html body footer a[href*="privacidade"],
html body .rev-footer a[href*="termos"],
html body .rev-footer a[href*="privacidade"],
html body .site-footer a[href*="termos"],
html body .site-footer a[href*="privacidade"],
html body .footer-legal a,
html body .rev-footer-legal a,
html body .legal-links a,
html body a.terms-link,
html body a.privacy-link,
html body a[data-legal-link],
html body .rodape-legal a,
html body .footer-policy-btn,
html body .footer-policy-btn *,
html body .footer-terms-btn,
html body .footer-terms-btn *{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  border-color:rgba(255,255,255,.55) !important;
}

html body footer a[href*="termos"]:hover,
html body footer a[href*="privacidade"]:hover,
html body .rev-footer a[href*="termos"]:hover,
html body .rev-footer a[href*="privacidade"]:hover{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  background:rgba(255,255,255,.14) !important;
}
