/* fixed footer */
footer.v-footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
}
/* per vedere da smartphone il tasto "invia" */
div.v-application--wrap {
  margin-bottom: 160px;
} 