/* =========================================================================== BESPOKE CSS (optional styles crafted specifically for this epub, delete and populate) ============================================================================ */ h3{ font-style:italic; font-weight:bold; } blockquote p { text-indent: 1em; } blockquote + p { text-indent: 1em; /* EDITABLE VALUE */ } .hanging_indent { margin: 1em auto 1em 0em; } .hanging_indent p { margin-left: 1em !important; text-indent: -1em !important; } .txt_box8 { background-color: #eee; border-radius: 2px; border: 1px solid #b7b5b5; clear: both; margin: 1em 1.5%; padding: 5px 1%; width: 95%; } .txt_box8 h5 { font-style: normal; font-weight: bold; margin: 0px auto 0.5em auto; page-break-after: avoid; text-align: center; } .txt_box8 p { font-style: normal; text-align: left; }