footer .footer-bg {--cor2: #fff;}
footer .footer .titulo b,
footer .footer .contatos,
footer .footer .tel-href,
footer .footer .titulo {color: var(--preto-fonte);}
footer .footer .bottom button {background: #091A2F}


footer .footer form textarea, footer .footer form input {background: #E7F9FE;color: var(--preto-fonte);}
footer .footer form input::placeholder,
footer .footer form textarea::placeholder {color: var(--preto-fonte);}