.fondo{
    /*background-image: url('../img/fondo.jpg');*/
    background-color: white;
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.scrren50{
    margin-top: 20%;
}
.col *{
    margin-top: 10%;
    color: rgb(70, 65, 59);
}
.text-box{
    margin-top: 30%;
}

.img-size{
    width: 40px;
}
