.gomme-minipala::before {
  background-image: url("../images/gomme2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
}

.values-section{

  background-image: url("../images/gomme2.jpg");
  background-color: rgb(249, 250, 251, 0.8);
  background-blend-mode: lighten;
  background-position: center;
  background-size: cover;
}