:root {
  --colore1: #7084FF;
  --colore1-testo: #ffffff; 
  --colore2: #252E65;
  --colore2-testo: #ffffff;
}


h1 {
  max-width: 670px;
}

@media only screen and (max-width: 480px) {
  .firma_data {
    max-width: 190px;
  }
}
