@import url(https://fonts.googleapis.com/css?family=Roboto:500,400,300,300italic,700);

.content{
    width: 1140px;
    margin: auto;
}
.blikvanger{
    width: auto;
    height: auto;
}
.acceuil{
    width: 70%;
    font: 300 1.2em 'Roboto', 'Helvetica', 'Arial', sans-serif;
    color: #15a1d1;
}
.bold{
    font-weight: 700;
}
.services-list{
    width: 70%;
    list-style: square;
    font: 300 1.2em 'Roboto', 'Helvetica', 'Arial', sans-serif;
    color: #15a1d1;
}
.bienvenu{
    font-size: 32px;
    margin-bottom: 0 !important;
}
.vsdn{
    font-size: 24px;
    font-style: italic;
    margin-top: 0 !important;
}