.page-site {
  --padding-x: 90px;
}

.page-site #header {
  margin-bottom: 0;
}

.page-site:not(.with-testimonial) .text-collapse.text-collapsable.text-collapsed .target {
  max-height: 220px;
}

.page-site .page-content .map-wrapper {
  height: 315px;
}

@media (min-width: 576px) {
  .page-site .info {
    box-shadow: 0px 0px 7px 4px rgb(0 0 0 / 18%);
  }
}

.page-site button > .current-image {
  border-bottom: solid !important;
  font-weight: bold;
}
