body{
  overflow-x: hidden;
}



.testo{
  margin-bottom: 1.5%;
}

.row{
  margin-bottom: 5%;
}

button a{
  text-decoration: none;
}

button a:hover{
  color: white;
}

h5{
  margin-top: 10px;
  margin-bottom: 0px;
}

#registrazione{
  background: #f5f5f5;
  padding-bottom: 10px;
  padding-top: 10px;
}
hr{
  margin-top: 1%;
}

