
        /* Estilo do Rodapé Minimalista */
        .footer-cnpj {
            width: 100%;
            text-align: center;
            font-size: 10px;
            color: #475569;
            padding: 40px 0 20px;
            line-height: 1.6;
            text-transform: uppercase;
            opacity: 0.7;
            font-family: sans-serif;
            clear: both;
        }
