div#\34 570ea70-20c7-4d5a-a05a-d779e83d128c {
    background-color: #336556!important;
}

.body__wrapper__maxWidth {
    margin-top: -5px;
}

.wizi-imgtxt__wrap {
    margin-left: 80px;
}

div#\32 f36950e-3426-42ec-80be-7a7783eb4416 {
    background-color: #336556;
}

.bannierebutton {

  border: none;

  color: #fff;

  background-color:#336556;

  border-radius: 5px;

  background-size: 100% auto;

  font-family: inherit;

  font-size: 17px;

  padding: 0.6em 1.5em;

}


.bannierebutton:hover {

  background-position: right center;

  background-size: 200% auto;

  -webkit-animation: pulse 2s infinite;

  animation: pulse512 1.5s infinite;

}


 @keyframes pulse512 {

  0% {

   box-shadow: 0 0 0 0 #000000;

  }

 

  70% {

   box-shadow: 0 0 0 10px rgb(218 103 68 / 0%);

  }

 

  100% {

   box-shadow: 0 0 0 0 rgb(218 103 68 / 0%);

  }

 }

footer#footer {
    background: url(https://media.cdnws.com/_i/348531/48/1653/48/jardin-vignes-footer.png);
    background-position: bottom;
    background-attachment: fixed;
}

.rotate img{
transition: 1s ease;
}

.rotate img:hover{
-webkit-transform: rotateZ(-10deg);
-ms-transform: rotateZ(-10deg);
transform: rotateZ(-10deg);
transition: 1s ease;
}
