h1 {
    font-family: "Averia Gruesa Libre", cursive;
font-size: 24px;
line-height: 26px;
}
h6 {
color: #999;
font-style: normal;
font-weight: 300;
}
h5{
  font-family: "Tienne";
  font-style: bold;
  font-weight: 700;
font-size: 1.1em;
margin-bottom: 0.8em;
}
.post-it .title {
  font-family: "Averia Gruesa Libre";
  font-style: normal;
  font-weight: 400;
font-height: 2.2em;
}
.post-it_text {
    width: 172px;
    height: 100px;
    float: left;
    font-size: 1em;
    line-height: 1.4em;
    margin: 11px 0px 0px 22px;
    text-align: left;
}
.post-it .button{
  font-family: "Averia Gruesa Libre";
  font-style: normal;
    font-size: 1.1em;
}
.fancy_image {
max-width: 30%;
}
/* QUESTA STRINGA SERVE A SPOSTARE IL CONTENUTO DI ALCUNI POST SOTTO L'IMMAGINE IN EVIDENZA*/
.post-contenuto-sotto-img{
height:6em;
}
/* SCRITTE FOOTER IN BASSO A SX - le scritte si modificano in Appearance -> Editor ->  Theme Footer */
#footer li{
line-height: 15px;
}
#footer .left li {
text-align: left !important;
}