.footer {
    background-color: var(--gris-oscuro);
    color: var(--blanco);
    text-align: center;
    padding: 15px;
}
