.centro{
text-align: center;
width: 90%;
margin: 0 auto;
}


.scroll{
 width: 380px;
 height: 450px;
 overflow: auto;
}

.fondo-video{
    position: fixed;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translatex(-50%) translatey(-50%);
    z-index: -1;
}


.txt-cafe{
    /*color: #825325;*/
}
.textos-cafe{

width: 600px;

}