.site-header .header-m {
  height: 300px;
  background-color: #ffffff;
  opacity: 1;
  background-image: url("https://centre-amitie-fa.abrian.fr/wp-content/uploads/2024/02/en-tete-joigny-mayen-2.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

#banner_section.banner.static-banner {
  visibility: hidden;
}

#slider.banner {
  visibility: hidden;
}

#acc-content {
  visibility: visible;
}

.site-title a {
  position: static;
  margin-top: -25px;
  font-size: 40px;
  line-height: 1em;
  background-color: #f0eded;
  border-radius: 30px;
  background-size: contain;
  opacity: 1;
  border-color: #298049;
  border-style: solid;
  border-width: 1px;
}