.titolo{
  font-family: 'Roboto', sans-serif;
  font-size: 3rem;
  font-weight: 600;
  color: blue
}

.sottotitolo{
  font-family: 'Roboto', sans-serif;
  font-size: 2rem;
  font-weight: 500;
  color: blue
}