/* Rodapé */
        footer { color: #fff; background: var(--weet-dark); }
        footer .footer-logo { max-height: 78px; width: auto; filter: brightness(0) invert(1); }
        footer p, footer a, footer li { color: #c9d6dc; }
        footer a { text-decoration: none; }
        footer a:hover { color: #fff; }
        .footer-title { color: var(--weet-cyan); font-size: .78rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
        .footer-bottom { border-top: 1px solid rgba(255,255,255,.12); }
