.separator { margin-top:1em; margin-bottom:1em; margin-left:auto; margin-right:auto; text-align:center; } .separator img { width:100%; } hr { margin-top:2em; margin-bottom:2em; font-size: 1em; text-align: center; border: none; background: none; } hr:after { content: '*'; font-size: 1em; border: none; background: none; } hr + p { text-indent: 0 !important; } hr.inline-extra-top, hr.inline-extra-bottom { display: none; } hr.inline-extra-top:after, hr.inline-extra-bottom:after { content: ''; }h1, h2 { text-align: center!important; font-size: 2em!important; margin-top: 1em!important; margin-bottom: 1em!important; } h3 { text-align: center!important; font-size: 1.3em!important; margin-top: 1em!important; margin-bottom: 1em!important; } .text-message { width: 65%; } .text-message > p { font-family: system-ui, Helvetica, sans-serif; font-style: normal; text-indent: 0 !important; margin-top: 0.5em; } .received > p { background-color: #98FB98; border: 1px solid #98FB98; text-align: left; padding: 10px 20px 10px 20px!important; border-radius: 0.8em; } .sent { text-align: right; margin-left: 30%; } .sent > p { background-color: #d4ebf2; border: 1px solid #d4ebf2; text-align: left; padding: 10px 20px 10px 20px!important; border-radius: 0.8em; }