/* Rodapé */
footer {
    background-color: #000;
    color: var(--text-color);
    text-align: center;
    padding: 20px 0;
}