body{
  font-family: 'SoleSans';
}

.titolo1 h1 {
  font-weight: 500;
  font-size: 3em;
  margin-top: 10vh;
  align-items: center;
  color: white;
}

.titolo2 h1 {
  font-weight: 500;
  font-size: 3em;
  margin-top: 10vh;
  align-items: center;
  color: white;
}

.titolo3 h1 {
  font-weight: 500;
  font-size: 3em;
  margin-top: 10vh;
  align-items: center;
  color: white;
}

.titolo4 h1 {
  font-weight: 500;
  font-size: 3em;
  margin-top: 10vh;
  align-items: center;
  color: white;
}

.fontigoogle {
  font-weight: 200;
  margin-bottom: 8vh;
  align-items: center;
  width: 100%;
  text-align: center;
  color: white;
  opacity: 0.4;
  padding-top: 5vh;
}

.fonti1 {
  font-weight: 200;
  padding-top: 5vh;
  align-items: center;
  width: 100%;
  text-align: center;
  color: white;
  opacity: 0.4;
}

.articolo {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.a1 {
  font-size: 1.25em;
  text-align: left;
  padding: 5vw;
  font-weight: 300;
  line-height: 1.5em;
  margin: auto;
  color: white;
}

.footer_text {
  line-height: 1.2em;
  padding-left: 5vw;
  width: 100%;
  color: white;
  margin: 0 auto;
  font-weight: 300;
  font-size: 0.9em;
  text-align: left;
}

@media only screen and (max-width:768px) {
  .titolo1 h1 {
    font-size: 2em;
    margin-top: 10vh;
    align-items: center;
    color: white;
    text-align: left;
  }

  .titolo2 h1 {
    font-size: 2em;
    margin-top: 10vh;
    align-items: center;
    color: white;
    text-align: left;
  }

  .titolo3 h1 {
    font-size: 2em;
    margin-top: 10vh;
    align-items: center;
    color: white;
    text-align: left;
  }

  .titolo4 h1 {
    font-size: 2em;
    margin-top: 5vh;
    padding-bottom: 7vh;
    align-items: center;
    color: white;
    text-align: left;
  }

  .fonti1 {
    font-weight: 200;
    padding-top: 10vh;
    align-items: center;
    width: 100%;
    text-align: center;
    color: white;
    opacity: 0.4;
  }

  .articolo {
    . display: flex;
    width: 100%;
    height: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    margin: 0 auto;
  }

  .footer_text {
    line-height: 1.2em;
    padding-left: 5vw;
    width: 100%;
    color: white;
    margin: 0 auto;
    font-weight: 300;
    font-size: 0.9em;
    text-align: left;
  }
}

@media only screen and (max-width:662px) {
  .titolo1 h1 {
    font-size: 2em;
    margin-top: 10vh;
    align-items: center;
    color: white;
    text-align: left;
  }

  .titolo2 h1 {
    font-size: 2em;
    margin-top: 10vh;
    align-items: center;
    color: white;
    text-align: left;
  }

  .titolo3 h1 {
    font-size: 2em;
    margin-top: 10vh;
    align-items: center;
    color: white;
    text-align: left;
  }

  .titolo4 h1 {
    font-size: 2em;
    margin-top: 5vh;
    padding-bottom: 7vh;
    align-items: center;
    color: white;
    text-align: left;
  }

  .fonti1 {
    font-weight: 200;
    padding-top: 10vh;
    align-items: center;
    width: 100%;
    text-align: center;
    color: white;
    opacity: 0.4;
  }

  .articolo {
    display: flex;
    width: 100%;
    height: 100%;
    padding-top: 8%;
    padding-bottom: 8%;
    margin: 0 auto;
  }

  .footer_text {
    line-height: 1.2em;
    padding-left: 5vw;
    width: 100%;
    color: white;
    margin: 0 auto;
    font-weight: 300;
    font-size: 0.9em;
    text-align: left;
  }
}

@media only screen and (max-width:480px) {

  .footer_text {
    line-height: 1.2em;
    padding-left: 10vw;
    width: 50%;
    color: white;
    margin: 0 auto;
    font-weight: 300;
    font-size: 0.9em;
    text-align: left;
  }


  .articolo {
    display: flex;
    width: 100%;
    height: 100%;
    padding-top: 10%;
    padding-bottom: 10%;
    margin: 0 auto;
  }

  .a1 {
    font-size: 20px;
    text-align: left;
    padding: 1vw;
    font-weight: 300;
    line-height: 30px;
    margin: auto;
    color: white;
  }

  .fonti1 {
    font-weight: 200;
    padding-top: 10vh;
    align-items: center;
    width: 100%;
    text-align: center;
    color: white;
    opacity: 0.4;
  }

  .footer_text {
    line-height: 1.2em;
    padding-left: 5vw;
    width: 100%;
    color: white;
    margin: 0 auto;
    font-weight: 300;
    font-size: 0.9em;
    text-align: left;
  }
}

@media only screen and (max-width:375px) {

  .footer_text {
    line-height: 1.2em;
    width: 100%;
    color: white;
    margin: 0 auto;
    font-weight: 300;
    font-size: 0.9em;
    text-align: left;
  }

  .articolo {
    display: flex;
    width: 100%;
    height: 100%;
    padding-top: 15%;
    padding-bottom: 15%;
    margin: 0 auto;
  }

  .a1 {
    font-size: 20px;
    text-align: left;
    padding: 1vw;
    font-weight: 300;
    line-height: 30px;
    margin: auto;
    color: white;
  }

  .fonti1 {
    font-weight: 200;
    padding-top: 10vh;
    align-items: center;
    width: 100%;
    text-align: center;
    color: white;
    opacity: 0.4;
  }
  .footer_text {
    line-height: 1.2em;
    padding-left: 5vw;
    width: 100%;
    color: white;
    margin: 0 auto;
    font-weight: 300;
    font-size: 0.9em;
    text-align: left;
  }
}

@media only screen and (max-width:320px) {

  .footer_text {
    line-height: 1.2em;
    padding-left: 5vw;
    width: 100%;
    color: white;
    margin: 0 auto;
    font-weight: 300;
    font-size: 0.9em;
    text-align: left;
  }
