body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-weight: 400;
  line-height: 1.2em;
  font-size: 14px;
}

.facciata {
  margin-top: 100px;
  width: 100%;
  text-align: center;
}

.facciata img {
  width: 300px;
}

.testo {
  margin-top: 50px;
  font-size: 40px;
  font-weight: 600;
}