.pinocchio-subtitle,
.subtitle {
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #444444;
  font-size: 0.9em;
}
.pinocchio-imagetext,
.imagetext {
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #444444;
  /* font-size: 100%; */
  font-size: 0.8em;
}

/* .subtitle { */
/*   width: 100%; */
/*   display: inline-block; */
/*   text-align: center; */
/*   color: #999999; */
/*   font-size: 110%; */
/* } */
/* .imagetext { */
/*   width: 100%; */
/*   display: inline-block; */
/*   text-align: center; */
/*   color: #999999; */
/*   font-size: 100%; */
/* } */
