/* 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; font-family: "TypistRegular"; } .salto10 { padding-top: 1em; } hr { height: 2em; } h1 + p, .not { text-indent: 0; } a { -webkit-text-fill-color: blue; color: blue; } .prima { padding: 0 1% 0.05em; float: left; text-indent: 0; } .prima img { max-height: 75px; } .agra { margin: 8em 0 3em; text-align: right; font-style: italic; } .agra p { text-align: right; } .not { margin: 1.2em 5%; } @font-face { font-family:"TypistRegular"; font-style:normal; font-weight:normal; src:url(../Fonts/TypistRegular.ttf); }