.page-services{
    background-image: url('../../img/fond-team.jpg');
    background-position: center;
    background-size: cover;
}
.vizool-title
{
    text-transform: uppercase;
    font-family: LEMON MILK;
    color:#f58b01 ;
    font-size: 1.8em;
    font-weight: bold;

}
.vizool-title-2
{
    text-transform: uppercase;
    font-family: LEMON MILK;
    color:#070a43 ;
    font-size: 1.5em;
    font-weight: bold;  
}
.img-vizool{
    padding: 5%;
    width: 100%;
    

}
#vizool
{
    margin-top: 40px;
}
.details-product
{
    color:rgb(13, 6, 6);
    font-family: century gothic;
    font-size:0.9em;
    line-height: 18px;
    margin-top: 15px;
}
.link-product
{
    color:#fff;
    font-family: century gothic;
    font-size:0.9em;
    line-height: 18px;
    margin-top: 20px; 
    margin-bottom: 30px; 
}