body {
  background-image: linear-gradient(rgba(250, 247, 242, 0.75), rgba(250, 247, 242, 0.85)), url('../img/sfondo-home.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}