section.error-404.not-found {
    height: 43vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

a.boton_volver {
    color: #ff0073;
    font-family: 'Gloria';
    font-size: 1.5em;
}