@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
h1, p, .acordeon{
    font-family: "Inter", sans-serif;
}

.header{
    display: flex;
    justify-content: center;
}
.header_logo{
    padding: 32px;
}
.video-home{
    width: 100%;
}
.contenedor-info-lega{
    margin: 12% 25%;
}
.txt-info-legal{
    text-align: center;
    color: #058ed5;
    font-size: 64px;
}
.contenedor_banner{
text-align: center;
}
.home_banner{
    width: 80%;
margin: 0 auto:
}