.footer {
    margin-top: 10rem;
    background-color: #1e2924;
    color: #7c7c7c;
    letter-spacing: 0.2em;
    position: absolute;
    width: 100vw;
}

.footer a {
    color: #7c7c7c;
}

.footer .instagram {
    display: flex;
    align-items: center;
}