h1 {
    color: brown;
    font-size: 48px;
    text-align: center;
}

.is-1 {

    color: red;
}

.is-2 {
    color:red;
    
}

.notonleft {
    margin-left: 70px;
    padding-left: 50px;
}

#avisclients {

    text-align: center;
}

.bg-hero {
    
    background: no-repeat url("img/bg-hero.png");
    background-size: cover;

}

.inknut { 
font-family: "Inknut Antiqua", serif;
}

h2 {
    font-family: "Inknut Antiqua", serif;
}

.symbole {
    max-height: 70px;
    
}

.discours {

    font-family: "Inknut Antiqua", serif;
}

.button.is-primary {
    background-color: rgb(152,33,31);
}