.fabrikk--content-container {
  background-color: #85ba5c; /* Sostituisci con il colore desiderato */
}

.fabrikk--content {
  background-color: #85ab5c;
}

body {
  background-color: #85ab5c; /* Sostituisci con il colore desiderato */
}

.fabrikk--top-bar {
  overflow: auto !important;
}

.footer-image {
  display: block;
  width: 100%;
  height:8.5cm;
  background-image: url('https://cdn.abicart.com/shop/ws63/113363/files/inverted_fence_image.jpeg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
}
