.bonnes-page .bonnes-head{
  background-color: var(--bs-blue);
}

.bonnes-page .bonnes-head p{
  opacity: 1;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-size: 50px;
  font-weight: 700;
  font-style: Bold;
  letter-spacing: 0.67px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.bonnes-page .banner-bonnes{
  background-image: url("../images/CHARTE\ RULLIER\ BOIS-02\ Copy\ 2.png");
  background-size: cover;
  background-position: center center;
  padding-top: 30px;
  padding-bottom: 50px;
}

.banner-bonnes p{
  opacity: 1;
  color: rgba(0, 0, 0, 1);
  font-family: "Roboto";
  font-size: 35px;
  font-weight: 700;
  font-style: Bold;
  letter-spacing: 0.66px;
  text-align: center;
  line-height: 58px;
}


.bonnes-page .section-head p{ 
  opacity: 1;
  color: rgba(255, 255, 255, 1);
  font-family: "Roboto";
  font-size: 30px;
  font-weight: 700;
  font-style: Bold;
  letter-spacing: 0.95px;
  text-align: center;
  line-height: 58px;
  margin: 4rem 0;
  padding: 0 10px;
  background-color: var(--bs-blue);
  align-self: center;
}

.bonnes-page .section-sub-head p{
  opacity: 1;
  color: rgba(0, 0, 0, 1);
  font-family: "Roboto";
  font-size: 35px;
  font-weight: 700;
  font-style: Bold;
  letter-spacing: 0.66px;
  text-align: center;
  line-height: 56px;
  padding: 0 4rem;
}

.banner-sub-head-underline::before{
  content: "";
  position: absolute;
  border-bottom: 2px dotted rgba(151, 151, 151, 1);
  opacity: 1;
  width: 5%;
  left: 48%;
  bottom: 0;
  
}

.banner-bonnes .image-container{
  position: relative;
  display: inline-block;
}
.banner-bonnes .image-wrapper {
  width: 285px; 
  margin-right: 0;
}

.banner-bonnes .image-wrapper:last-child{
  margin-right: 0;
}


.banner-bonnes .image-wrapper img {
  width: 100%;
  height: 250px;
}

.image-container .image-text{
  position: absolute;
  top: 10%;
  left: 35%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
}

.image-container .image-top-left-text{
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
}

.image-container .image-bottom-right-text{
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: white;
  
}

.image-container .image-top-left-text-span{
  background-color: var(--bs-blue);
  opacity: 1;
  color: rgba(255, 255, 255, 1);
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.34px;
  padding: 5px;
}

.image-container .image-top-left-text-mercredis{
  background-color: var(--bs-blue);
  opacity: 1;
  color: rgba(255, 255, 255, 1);
  font-family: "Roboto";
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.34px;
  width: 85%;
}

.image-container .image-top-left-text-exclu{
  color: rgba(255, 255, 255, 1);
  font-family: "Roboto";
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.28px;
  background-color: var(--bs-green);
  width: 30%;
  text-align: center;
  margin-left: 5px;
}


.image-container .image-top-left-text-p{
  opacity: 1;
  color: rgba(255, 255, 255, 1);
  font-family: "Roboto";
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 2.63px;  
}

.image-container .image-top-left-text-h6{
  opacity: 1;
  color: rgba(255, 255, 255, 1);
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 600;
  background-color: var(--bs-green);
  width: fit-content;
  padding: 5px;
}

.image-container .image-top-left-text-soirees{
  opacity: 1;
  color: rgba(255, 255, 255, 1);
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.28px;
  margin-top: 15px;
}



.image-container .image-bottom-right-text-p{
  color: rgba(255, 255, 255, 1);
  font-family: "Roboto";
  font-size: 12px;
  background-color: var(--bs-blue);
  border-bottom-left-radius: 30px;
  padding: 5px;
  width: fit-content;
}

.image-container .image-bottom-right-text-h6{
  opacity: 1;
  color: rgba(0, 124, 33, 1);
  font-family: "Roboto";
  font-size: 7px;
  font-weight: 400;
  letter-spacing: 0.17px;
  text-wrap: wrap;
  width: 70%;
}

.image-bottom-right-text-padding{
  padding: 10px;
}

.image-container .image-top-left-text-span-bienvenue{
  background-color: #fff;
  opacity: 1;
  color: var(--bs-blue);
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.34px;
  padding: 5px;
}

.image-container .image-top-left-text-span-sur{
  background-color: var(--bs-green);
  opacity: 1;
  color: #fff;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.34px;
  width: 80%;
  padding: 5px; 
}


.image-container .center-text {
  position: absolute;
  top: 40%;
  left: 30%;
  transform: translate(-10%, -10%);
  background-color: #fff;
  width: fit-content;
  height: fit-content;
  padding: 25px;
  border-radius: 50%;
}

.image-container .center-text-span{
  opacity: 1;
  color: rgba(179, 156, 129, 1);
  font-family: "Roboto";
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}


.image-container .center-text-span-small{
  opacity: 1;
  color: rgba(179, 156, 129, 1);
  font-family: "Roboto";
  font-size: 10px;
  font-weight: 700;
  font-style: Bold;
  text-align: center;
}
.image-container .center-text-span-medium{
  opacity: 1;
  color: rgba(0, 124, 33, 1);
  font-family: "Roboto";
  font-size: 10px;
  font-weight: 400;
  text-align: center;
}


.image-container .center-text-span-large{
  opacity: 1;
  color: rgba(0, 124, 33, 1);
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.rotate-left {
  transform: rotate(5deg);
}

.image-container .text-overlay {
  position: absolute;
  top: 50px;
  right: 30%;
  transform: translateX(50%);
  background-color: white;
  padding: 10px;
  border-radius: 50%;
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-container .text-overlay-span{
  opacity: 1;
  color: rgba(179, 156, 129, 1);
  font-family: "Roboto";
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}


.image-container .text-overlay-span-medium{
  color: rgba(255, 255, 255, 1);
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 400;
  background-color: var(--bs-green);
  text-align: center;
  width: 100%;

}

.image-container .text-overlay-span-small{
  opacity: 1;
  color: rgba(179, 156, 129, 1);
  font-family: "Roboto";
  font-size: 7px;
  font-weight: 400;
  letter-spacing: 0.13px;
  text-align: center;
}


.image-container .text-overlay-span-normal{
  opacity: 1;
  color: rgba(179, 156, 129, 1);
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.23px;
  text-align: center;
}