.welcome{
    background: #95C11F url(../images/infra-texture-fondo.png) no-repeat center center;
    padding: 5%;
    text-align: center;
    color: white;
}
.details{
    color:#777777;
    font-size:15px;
    margin-top:15px;
    margin-bottom:20px;
}
.details h3{
    padding-top: 3%;
    padding-bottom: 1%;
}
