@charset "utf-8";


.haut section{
    flex-direction: column;
    margin: 60px auto 60px auto;
}

.haut div h3{
    margin: 10px auto auto auto;
}




.texte section{
    width: 310px;
}

.texte h2{
    font-size: 20px;
}

.texte p{
    font-size: 15px;
}

.carousel{
    height: 232px;
    width: 310px;
    margin: 30px auto 200px;
}

.contact{
    width:300px;
    height:150px;
}