body{
    background-color: #735e16;
}
header{
    background-image: url("../img/tarifs.webp");
    background-position: bottom center;
    background-repeat: no-repeat;
}
footer{
    background-color: #4f410f;
}
.bgmargin{
    padding-bottom: 20em;
}
.tarif{
    margin-bottom: 2em;
    font-size: 0.9em;
}
.tarif h1{
    color: black;
    margin-bottom: 1em;
    font-style: normal;
    font-weight: 600;
    font-size:1.2em
}
