.rodape{
    font-weight: 100;
    padding: 3em 0 6em 0;
}
.github a, .instagram a, .linkedin a{
    text-decoration: none;
    color: #fff;
}

.light-mode a{
    color: #1c1c1c;
}

.github{
    margin-bottom: 0;
}

.instagram{
    margin-top: 0;
}
