footer{
    width: 100%;
    min-height: 30vh;
    background-color: #D64933;
    color: white;
    font-family: "Spline Sans Mono", monospace;
    font-optical-sizing: auto;
    font-style: normal;
    padding-bottom: 2rem;
    gap: 2rem;
}

#footer-redes{
    gap: 2rem;
}