.bgimage {
  width: 100%;
  height: 100%;
  background: url("../../assets/img/araldo/citta_desk.jpg") center / cover no-repeat fixed, #ffffff;
}

.bgimage h5 {
  color: white;
  text-shadow: 2px 2px #333;
}

