.post-content p{
  line-height: 1.4em;
}

/*Franja Rosa*/
.franja_rosa strong {
    color: #111;
  font-weight:normal;
}
.franja_rosa {
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.1em;
  text-align: justify;
}

/*Franja Gris*/
.franja_gris strong {
    color: #111;
  font-weight:normal;
}
.franja_gris p {
    color: #747474;
    font-size: 1.1em;
    line-height: 1.1em;
  text-align: justify;
}

