/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.5em; margin: 20% 0 2em; } h1 + p { text-indent: 0; } .autor { text-align: center; margin-top: -3.5em; font-size: 1.2em; } .tit { font-size: 2.3em; } a { -webkit-text-fill-color: blue; color: blue; } .fin { margin: 2.5em 0; text-align: center; font-style: italic; }